Closed cdfarrow closed 1 year ago
The deprecation warning can be seen when running _TestAModule: _TestAModule.py:10: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses.
--> Update FTModules.py and _TestAModule.py
Fixed in flextoolslib 2023.11.22; now supports Python 3.12
The deprecation warning can be seen when running _TestAModule: _TestAModule.py:10: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses.
--> Update FTModules.py and _TestAModule.py