mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
fix flake8
This commit is contained in:
@@ -171,4 +171,4 @@ class Matcher:
|
|||||||
return self.key(other)
|
return self.key(other)
|
||||||
|
|
||||||
def __repr__(self):
|
def __repr__(self):
|
||||||
return '<Matcher: {}>'.format(self.description)
|
return '<Matcher: {}>'.format(self.description)
|
||||||
|
|||||||
Reference in New Issue
Block a user