1
0
crypto-tax/test/test_init.py

8 lines
170 B
Python
Raw Permalink Normal View History

2024-12-29 21:54:43 +00:00
def test_module_init():
import crypto_tax.__main__
import crypto_tax.data
import crypto_tax.output_excel
import crypto_tax.secrets
import crypto_tax