Skip to content

Commit 2727d0c

Browse files
committed
Remove comma
1 parent 1e613d0 commit 2727d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datascience/tests/test_pipeline/test_flows/test_suspicions_of_under_declaration_alerts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def reset_test_data_suspicions_of_under_declaration_alerts(reset_test_data):
6262
is_at_port,
6363
latitude,
6464
longitude,
65-
total_weight_onboard,
65+
total_weight_onboard
6666
) VALUES
6767
(
6868
13639642,

0 commit comments

Comments
 (0)