Skip to content

Commit f250a85

Browse files
committed
- fixed flake8 error
1 parent d8ed88b commit f250a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygeoapi/openapi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,4 +1098,4 @@ def validate(ctx, openapi_file):
10981098

10991099

11001100
openapi.add_command(generate)
1101-
openapi.add_command(validate)
1101+
openapi.add_command(validate)

0 commit comments

Comments
 (0)