Renamed module as "-" is invalid

This commit is contained in:
2022-05-13 17:09:11 +12:00
parent 801a2ab2c7
commit eaf59856d3
4 changed files with 5 additions and 3 deletions

2
akauntingpy/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from akauntingpy.api import WHMCS
from akauntingpy.exceptions import *

0
akauntingpy/api.py Normal file
View File

View File