Closed Tenzer closed 12 months ago
It mimics a lot of the behaviour that __init__.py has, so perhaps it was used for that in the past? But now there's nothing importing it and there's no reference to it from setup.py either.
__init__.py
setup.py
I believe this was from an old-old version so it will now go down the memory hole.
It mimics a lot of the behaviour that
__init__.py
has, so perhaps it was used for that in the past? But now there's nothing importing it and there's no reference to it fromsetup.py
either.