Skip to content

Commit

Permalink
aaaaaaaaaaaaaaaaaarrrrrrrrrrrrrrrggggggggggggghhhhhhhhhhhhh whitespac…
Browse files Browse the repository at this point in the history
…e :)
  • Loading branch information
ceball committed Sep 17, 2020
1 parent 9629156 commit e6463e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion param/parameterized.py
Expand Up @@ -702,7 +702,6 @@ def __set_name__(self, owner, name):
self._internal_name = "_%s_param_value" % name
self.owner = owner


def __init__(self,default=None,doc=None,label=None,precedence=None, # pylint: disable-msg=R0913
instantiate=False,constant=False,readonly=False,
pickle_default_value=True, allow_None=False,
Expand Down

0 comments on commit e6463e1

Please sign in to comment.