File size: 72 Bytes
f2dbf59
 
 
 
1
2
3
4
5
from . import entry_point

if __name__ == "__main__":
    entry_point()