Skip to content
Snippets Groups Projects

code refactor

Merged Florian Obersteiner requested to merge (removed):master into master
2 files
+ 8
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 5
1
from .dataset import Dataset, StandardNormalComments, Variable, Formats, VariableType
\ No newline at end of file
from .dataset import Dataset, StandardNormalComments, Variable, Formats, VariableType
# TODO: add __version__ ?
# TODO: add __all__ = ("names of exported classes etc.",) ?
\ No newline at end of file
Loading