Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 402 Bytes

File metadata and controls

7 lines (5 loc) · 402 Bytes

neut-python-analysis-code

Note:

  • The IOPaths.py contains paths to input/output directories.
  • After cloning the repository execute: "git update-index --skip-worktree ConfigPaths.py" to avoid commiting your paths.
  • In case a new directory variable need to be added execute: "git update-index --no-skip-worktree ConfigPaths.py" to be able to commit again but be careful to commit your paths.