Lint: W391 blank line at end of file
This commit is contained in:
@ -182,4 +182,3 @@ def call_api(config, operation, request_uri, headers={}, params=None, data=None,
|
||||
|
||||
# Return the response object
|
||||
return response
|
||||
|
||||
|
@ -3835,4 +3835,3 @@ def main():
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
|
Reference in New Issue
Block a user