Huh
This commit is contained in:
parent
2b2680069f
commit
ec6312f506
5 changed files with 7 additions and 1 deletions
|
@ -13,7 +13,7 @@ import progressbar
|
|||
import logging
|
||||
|
||||
progressbar.streams.wrap_stderr()
|
||||
coloredlogs.install(level='DEBUG', fmt='%(levelname)s %(message)s')
|
||||
coloredlogs.install(level='INFO', fmt='%(levelname)s %(message)s')
|
||||
log = logging.getLogger()
|
||||
|
||||
# 1) Create file list with conflict files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue