Fix pytest collection warnings in test_maxwell.py by telling pytest to
ignore python classes (otherwise it would try to collect any classes that start with Test*).
Loading
Please register or sign in to comment
ignore python classes (otherwise it would try to collect any classes that start with Test*).