Skip to content

Commit f93cb83

Browse files
committed
Make data module public
1 parent c3a4480 commit f93cb83

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

deeplc/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
LOGGER = logging.getLogger(__name__)
77

8+
# TODO: Add CLI functionality
89

910
def _setup_logging(passed_level):
1011
log_mapping = {
File renamed without changes.

0 commit comments

Comments
 (0)