mirror of
https://github.com/romanz/amodem.git
synced 2026-04-03 11:06:24 +08:00
amodem: show the configuration during initialization
This commit is contained in:
@@ -225,7 +225,7 @@ def _main():
|
||||
logging.basicConfig(level=level, format=fmt)
|
||||
|
||||
# Parsing and execution
|
||||
log.debug(description)
|
||||
log.info(description)
|
||||
|
||||
args.pylab = None
|
||||
if getattr(args, 'plot', False):
|
||||
|
||||
Reference in New Issue
Block a user