Skip to content

Commit 74af0a3

Browse files
author
Constantine Karos
committed
update indent for linting
1 parent f9b28bb commit 74af0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/dash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@ def get_asset_url(self, path):
11941194
else:
11951195
asset = get_asset_path(
11961196
self.config.requests_pathname_prefix,
1197-
path,
1197+
path,
11981198
self.config.assets_url_path.lstrip("/"),
11991199
)
12001200

0 commit comments

Comments
 (0)