mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 22:34:17 +08:00
STY: Replaced indent with original formatting, no need to change.
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ def _setup_log():
|
||||
|
||||
formatter = logging.Formatter(
|
||||
'%(name)s: %(levelname)s: %(message)s'
|
||||
)
|
||||
)
|
||||
|
||||
try:
|
||||
handler = logging.StreamHandler(stream=sys.stdout)
|
||||
|
||||
Reference in New Issue
Block a user