Skip to content

Commit 344584c

Browse files
Move logging.py to its own folder
1 parent fc25009 commit 344584c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

  • internal_filesystem

internal_filesystem/builtin/apps/com.micropythonos.about/assets/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import sys
2-
import logging
2+
import logging.logging as logging
33

44
from mpos import Activity, DisplayMetrics, BuildInfo, DeviceInfo
55

File renamed without changes.

0 commit comments

Comments
 (0)