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