Skip to content

Commit

Permalink
Fix W293 blank line contains whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
vduseev committed Feb 22, 2024
1 parent eb12b3c commit 5ee54c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dtcli/scripts/dt.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ def extension():
$ dt ext validate bundle.zip --tenant-url https://<tenantid>.live.dynatrace.com --api-token <token>
4. Upload the extension to your Dynatrace tenant
$ dt ext upload bundle.zip --tenant-url https://<tenantid>.live.dynatrace.com --api-token <token>
"""
pass
Expand Down

0 comments on commit 5ee54c5

Please sign in to comment.