Skip to content
Snippets Groups Projects

clean scripts

Merged Charly Lamothe requested to merge wip_clean_scripts into master
Compare and Show latest version
32 files
+ 891
263
Compare changes
  • Side-by-side
  • Inline
Files
32
import os
LOG_PATH = os.path.abspath(os.path.dirname(__file__) + os.sep + '..' + os.sep + '..' + os.sep + 'log')
Loading