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

src/nt_composition/config.py: add cpu variable

parent 80f66904
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ class ConfigNt:
"""
A class containing every parameters used in the submodule nt_composition
"""
cpu = Config.cpu
data = Config.data
result = Config.results
db_file = Config.db_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