Skip to content

Commit

Permalink
Pre commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mephenor committed Sep 29, 2023
1 parent 7074898 commit bea8452
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# common requirements for development and testing
-r requirements-dev-common.in

# additional requirements can be listed her
# additional requirements can be listed her
2 changes: 1 addition & 1 deletion src/hexkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

from importlib.metadata import version

__version__ = version(__package__)
__version__ = version(__package__)

0 comments on commit bea8452

Please sign in to comment.