Skip to content

Commit c47a308

Browse files
committedSep 18, 2019
Merge branch 'master' of github.com:tvarit-foggy/tvarit_api
2 parents 42f239d + b694e1b commit c47a308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/test_tvarit.py

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def test_tvarit_api_no_verify(self):
6969
auth=basic_auth,
7070
headers=None,
7171
json=None,
72+
params=None,
7273
verify=False,
7374
)
7475

0 commit comments

Comments
 (0)
Please sign in to comment.