Skip to content
Snippets Groups Projects

clean scripts

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