Skip to content

Commit a1d4072

Browse files
raj bunsham3nu
raj bunsha
authored andcommitted
Trimmed trailing whitespace
1 parent 455a15d commit a1d4072

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/integration/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ def __init__(self, *args, **kwargs):
189189

190190
def open(self, func):
191191
func()
192-
192+
193193
def exec(self):
194194
return 1
195195

tests/unit/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def __init__(self, *args, **kwargs):
8585

8686
def open(self, func):
8787
func()
88-
88+
8989
def exec(self):
9090
return 1
9191

0 commit comments

Comments
 (0)