Skip to content

Use consistent naming conventions

Dan Guest requested to merge dguest-master-patch-83517 into master

I think we should try to keep naming conventions consistent within a given package. I'm following PEP 8 here just for the sake of recommending something standard.

Merge request reports