Skip to content

Commit

Permalink
Pre-commit testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gmr committed Jan 30, 2024
1 parent e1ce242 commit 83563f1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions rejected/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,4 @@
__since__ = '2009-09-10'
__version__ = '4.0.0a0'

__all__ = [
'__author__',
'__since__',
'__version__'
]
__all__ = ['__author__', '__since__', '__version__']

0 comments on commit 83563f1

Please sign in to comment.