Skip to content

Commit

Permalink
Fix flak8 failures
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoor committed Nov 13, 2019
1 parent e3b1db2 commit a62a6e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/crashmanager/Bugtracker/Provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class ProviderException(Exception):
''' Generic Exception for Provider related errors '''
pass


@six.add_metaclass(ABCMeta)
class Provider():
'''
Expand Down

0 comments on commit a62a6e2

Please sign in to comment.