-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Description
just want to outline that
__ALL__
should be spelled__all__
, like all other special names- plus, and more to the point, there are lighter conventions to just rely on the public / _private naming convention, which seems to be in place already since
_report_not_found
follows the _private pattern
So I just wanted to make sure that it was mandatory to have these defined for some higher level reason, like it's a redhat policy or something
Otherwise I'd suggest to simply drop it, as it serves no visible purpose (evidence of that being that it is currently misspelled), and just adds possibility for error
jrabbitmanics
Metadata
Metadata
Assignees
Labels
No labels