Skip to content

Commit a288f99

Browse files
committed
Fix Black formatting in logger.py to match CI expectations
1 parent d1ca5a1 commit a288f99

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mlcli/utils/logger.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
from pathlib import Path
1111
from typing import Optional
1212
from datetime import datetime
13-
14-
1513
# ANSI color code for the console output
1614

1715

0 commit comments

Comments
 (0)