1
0
crypto-seller/test/test_init.py
Jon Michael Aanes c2174b5081
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 27s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 25s
Code and test quality
2024-11-28 22:03:03 +01:00

3 lines
70 B
Python

def test_init_main():
import crypto_seller.__main__ # noqa: F401