You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running pytest in python 3.12 yields over 40 warnings, mostly in the formats-module (none of these are present in 3.7, however).
Additionally, #99 will introduce some deprecation warnings, which should be mostly fixed simply by importing TEMController from the correct location.
The text was updated successfully, but these errors were encountered:
Running pytest in python 3.12 yields over 40 warnings, mostly in the formats-module (none of these are present in 3.7, however).
Additionally, #99 will introduce some deprecation warnings, which should be mostly fixed simply by importing
TEMController
from the correct location.The text was updated successfully, but these errors were encountered: