Skip to content

Commit

Permalink
Nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Mar 3, 2018
1 parent 05d94fc commit e6e7ecf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bddrest/specification.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,6 @@ def form(self, value):
self._form = value



class ModifiedCall(Call):
def __init__(self, base_call: Call, title: str, description=None, response=None, url_parameters=None, **diff):
self.base_call = base_call
Expand Down

0 comments on commit e6e7ecf

Please sign in to comment.