Skip to content

Commit ff5337b

Browse files
authored
Remove trailing whitespace and add newline
1 parent 27ff717 commit ff5337b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/decorators/test_mysql.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,4 @@ def test_mysql_trigger_valid_creation(self):
5757
"direction": BindingDirection.IN,
5858
"dummyField": "dummy",
5959
"name": "req",
60-
"type": MYSQL_TRIGGER})
61-
60+
"type": MYSQL_TRIGGER})

0 commit comments

Comments
 (0)