3 lines
70 B
Python
3 lines
70 B
Python
|
def test_init_main():
|
||
|
import crypto_seller.__main__ # noqa: F401
|