Skip to content

Commit

Permalink
Remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Levkivskyi committed Feb 16, 2018
1 parent 3bd0666 commit 702347a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lib/abc.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def _abc_caches_clear(cls):
_reset_caches(cls)



class ABC(metaclass=ABCMeta):
"""Helper class that provides a standard way to create an ABC using
inheritance.
Expand Down

0 comments on commit 702347a

Please sign in to comment.