Modules should not be executable
The raven.gracedb_events
and raven.search
modules should not
be executable; they don't even have a if __name__ == '__main__':
section.
The raven.gracedb_events
and raven.search
modules should not
be executable; they don't even have a if __name__ == '__main__':
section.