This repository has been archived on 2022-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
ergast-py/tests/test_ergast.py
2022-06-01 18:31:06 +01:00

8 lines
112 B
Python

import ergast_py
class TestErgast():
"""
Tests for the Ergast class
"""
e = ergast_py.Ergast()