Skip to content

Commit

Permalink
Adopted the Black code style
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelRobidas committed Mar 10, 2022
1 parent ea34a50 commit 3904b0e
Show file tree
Hide file tree
Showing 17 changed files with 4,709 additions and 4,250 deletions.
4 changes: 2 additions & 2 deletions ccinput/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

from . import _version
__version__ = _version.get_versions()['version']

__version__ = _version.get_versions()["version"]
279 changes: 198 additions & 81 deletions ccinput/calculation.py

Large diffs are not rendered by default.

0 comments on commit 3904b0e

Please sign in to comment.