Ticket #26 (closed Task: fixed)

Opened 6 years ago

Last modified 6 years ago

GeoEco/Tools/__init__.py does not need to set __all__

Reported by: jjr8 Owned by: jjr8
Priority: Low Milestone: 0.1
Component: Core - Other Version: null
Keywords: Cc:

Description

GeoEco/Tools/init.py sets all because early versions of the build system used all instead of enumerating all tools through file system calls. There is no reason to continue setting all now.

Change History

Changed 6 years ago by jjr8

  • status changed from new to closed
  • resolution set to fixed

Fixed in [15].

Note: See TracTickets for help on using tickets.