Skip to content

Commit

Permalink
More readable line break
Browse files Browse the repository at this point in the history
  • Loading branch information
ezag committed Oct 23, 2021
1 parent 6fb486c commit 28e451b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deform/tests/test_form.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ def test_issue_71(self):
1,
)

def test_oid_inherits_formid(
self,
): # https://github.com/Pylons/deform/issues/394
def test_oid_inherits_formid(self):
# See https://github.com/Pylons/deform/issues/394

# Pyramid
import colander

Expand Down

0 comments on commit 28e451b

Please sign in to comment.