Skip to content

Commit d8c7f99

Browse files
committed
lint: apply changes
1 parent 6efdcc6 commit d8c7f99

File tree

1 file changed

+1
-3
lines changed
  • faststream/specification/asyncapi

1 file changed

+1
-3
lines changed

faststream/specification/asyncapi/site.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
)
1919

2020

21-
ASYNCAPI_TRY_IT_PLUGIN_URL = (
22-
"https://cdn.jsdelivr.net/npm/asyncapi-try-it-plugin@0.3.0-standalone.0/dist/index.iife.min.js"
23-
)
21+
ASYNCAPI_TRY_IT_PLUGIN_URL = "https://cdn.jsdelivr.net/npm/asyncapi-try-it-plugin@0.3.0-standalone.0/dist/index.iife.min.js"
2422

2523

2624
def get_asyncapi_html(

0 commit comments

Comments
 (0)