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
Branches
No related tags found
No related merge requests found
...@@ -22,4 +22,4 @@ def launcher(logging_level: str = "DISABLE"): ...@@ -22,4 +22,4 @@ def launcher(logging_level: str = "DISABLE"):
create_all_frequency_figures(ConfigNt.cpu, logging_level) create_all_frequency_figures(ConfigNt.cpu, logging_level)
launcher('DEBUG') launcher('DISABLE')
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment