Skip to content

Commit 744bde8

Browse files
committed
Fix typo
1 parent 600fb82 commit 744bde8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

consolekit/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
from domdf_python_tools.stringlist import StringList
3939
from domdf_python_tools.words import LF
4040

41-
__all__ = ("get_formatted_versions", "version_callback")
41+
__all__ = ("get_formatted_versions", "get_version_callback")
4242

4343

4444
def get_formatted_versions(

0 commit comments

Comments
 (0)