main.py 80 Bytes Raw Blame History Permalink 1 2 3 4 5 from pkg import SC from tools.test_func import test_func sc = SC() test_func()