Make config set options inside the lib module
Instead of depending on config.py defining several magic variables, move the default configuration in the config instance at the root of the lib module, and make config.py override them as needed.
Showing
lib/attrtree.py
0 → 100644
Please register or sign in to comment