Skip to content

Commit

Permalink
Remove __version__ from __all__.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubernostrum committed May 7, 2024
1 parent 4593a20 commit 6a288aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/akismet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,4 @@
"TestSyncClient",
"UnknownArgumentError",
"USER_AGENT",
"__version__",
]

0 comments on commit 6a288aa

Please sign in to comment.