Skip to content

Commit 2634807

Browse files
amurekicodingjoe
authored andcommitted
Fix black formatting
Change coming due to the recent black release
1 parent 831409a commit 2634807

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

joeflow/contrib/reversion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ def dispatch(self, request, *args, **kwargs):
4343
reversion.set_comment(self.name)
4444
return super().dispatch(request, *args, **kwargs)
4545

46-
4746
except ImportError:
4847

4948
class RevisionMixin:

0 commit comments

Comments
 (0)