Commit cd7f37b6 authored by Alex Gaynor's avatar Alex Gaynor
Browse files

Corrected a pair of flake8 violations

parent 1c1dffca
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -72,7 +72,6 @@ class Resolver404(Http404):
    pass



class NoReverseMatch(Exception):
    pass

+1 −1

File changed.

Contains only whitespace changes.