Skip to content

Commit e1229f0

Browse files
committed
Format
1 parent 148b102 commit e1229f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/examples/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
TEMPLATES = HERE.parent / "templates"
1919

2020
GITHUB_EXAMPLES = (
21-
"https://github.com/"
22-
"dbc-team/dash-bootstrap-components/blob/main/examples/python"
21+
"https://github.com/" "dbc-team/dash-bootstrap-components/blob/main/examples/python"
2322
)
2423

2524
INDEX_STRING_TEMPLATE = """{% extends "example.html" %}

0 commit comments

Comments
 (0)