Skip to content

Commit 5af168d

Browse files
committed
feat(monitoring_data): fix pep8
1 parent 69d81ec commit 5af168d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/apig/list_api_calls_for_period.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
'duration': '1h',
2323
}
2424
found = conn.apig.list_api_calls_for_period(gateway='gateway_id_here',
25-
**attrs)
25+
**attrs)

0 commit comments

Comments
 (0)