Skip to content
Snippets Groups Projects
Commit f2fce7ff authored by nfontrod's avatar nfontrod
Browse files

src/nt_composition/__main__.py: the logging_level is now disabled

parent 4998529f
No related branches found
No related tags found
No related merge requests found
......@@ -22,4 +22,4 @@ def launcher(logging_level: str = "DISABLE"):
create_all_frequency_figures(ConfigNt.cpu, logging_level)
launcher('DEBUG')
\ No newline at end of file
launcher('DISABLE')
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment