Skip to content

Commit 2515519

Browse files
committed
formatted with black
1 parent 30b603c commit 2515519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/codeaudit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# SPDX-License-Identifier: GPL-3.0-or-later
44
from importlib.metadata import version
55

6-
__version__ = version('codeaudit')
6+
__version__ = version("codeaudit")

0 commit comments

Comments
 (0)