mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-29 02:05:12 +00:00
Rework whole package structure (improved dependency handling)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
from collections import namedtuple
|
||||
from os import environ
|
||||
|
||||
from tfw.decorators.lazy_property import lazy_property
|
||||
from tfw.internals.lazy import lazy_property
|
||||
|
||||
|
||||
class LazyEnvironment:
|
||||
|
Reference in New Issue
Block a user