Skip to content
Snippets Groups Projects
Select Git revision
0 results

config.py

Blame
    • Hugo Hörnquist's avatar
      67bb4ecb
      Harden documentation constraints. · 67bb4ecb
      Hugo Hörnquist authored
      Remove ignore of D100 (Missing docstring in public module) from
      pydocstyle, and subsequentially introduce module documentation of all
      module.
      
      At the same time, improve general documentation of code, while moving
      some functions to be private to simplify the code.
      67bb4ecb
      History
      Harden documentation constraints.
      Hugo Hörnquist authored
      Remove ignore of D100 (Missing docstring in public module) from
      pydocstyle, and subsequentially introduce module documentation of all
      module.
      
      At the same time, improve general documentation of code, while moving
      some functions to be private to simplify the code.