Skip to content

WIP: Begin fixing 1) imports, 2) code formatting (a step towards PEP8)

Lars Bärring requested to merge (removed):master into master

Main open issues at this stage:

  • The dicts general_stuff and defaults (now in meta/__init__.py) need to go somewhere else [@Klaus: any ideas?]
  • The metadata .json file should be moved to somewhere else [@Klaus: as per your suggestion]
  • Introduction of logging instead of print is not complete [@Lars: to fix]
  • All sorts of minor stuff (e.g. encoding line, and what not) as we go ... [@Lars: to fix]
Edited by Lars Bärring

Merge request reports