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*).
ignore python classes (otherwise it would try to collect any classes that start with Test*).