Added log class to __init__.py
This commit is contained in:
parent
7d38dab998
commit
adce0f3812
1 changed files with 2 additions and 0 deletions
|
@ -1 +1,3 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
|
|
||||||
|
from .log import Log
|
Loading…
Reference in a new issue