We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c00c1b commit ef79221Copy full SHA for ef79221
python/lsst/sconsUtils/__init__.py
@@ -22,8 +22,8 @@
22
# These should remain in their own namespaces
23
# These inject methods into SConsEnviroment
24
from . import builders, installation, scripts, tests
25
-from .builders import ProductDir
26
27
# Pull some names into the package namespace
+from .builders import ProductDir
28
from .dependencies import Configuration, ExternalConfiguration, configure
29
from .state import env, log, opts, targets
0 commit comments