Skip to content

Commit d53f8ba

Browse files
committed
more group fixes
1 parent d48a095 commit d53f8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/utils/group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from utils.pipe import Pipe
66

77
# Set up logging
8-
logging.basicConfig(level=logging.INFO)
8+
logging.basicConfig(level=logging.DEBUG)
99
logger = logging.getLogger(__name__)
1010

1111

0 commit comments

Comments
 (0)