Amended module exports

This commit is contained in:
Ethan Smith-Coss 2023-07-29 21:13:44 +01:00
parent 0ad7b552b2
commit 3083aa9b93
Signed by: TheOnePath
GPG Key ID: 4E7D436CE1A0BAF1

View File

@ -1 +1,3 @@
from clog._logger import Logger
__all__ = ['Logger']