Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
sea212 committed Feb 28, 2019
1 parent 1b6153a commit e64379a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions winternitz/signatures.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
__copyright__ = "Harald Heckmann"
__license__ = "mit"


# Abstract definition of OTS class
class AbstractOTS(object, metaclass=ABCMeta):
@abstractmethod
Expand Down

0 comments on commit e64379a

Please sign in to comment.