Skip to content

Commit ddcbe1c

Browse files
author
Mmoncadaisla
committed
Fix linter
1 parent 88e4993 commit ddcbe1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/io/test_carto.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,7 @@ def test_copy_table_cartodbfy(mocker):
521521
# Then
522522
assert cm_mock.call_args[0][3] is True
523523

524+
524525
def test_create_table_from_query_wrong_query(mocker):
525526
# When
526527
with pytest.raises(ValueError) as e:

0 commit comments

Comments
 (0)