Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 10, 2024
1 parent f730a59 commit 9a05e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter_server_proxy/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ def cats_only(response, path):
is given and progressive is None, the proxying will never be progressive. If progressive is a function,
rewrite_response will only be called on requests where it returns False. Progressive takes precedence over
rewrite_response when both are given!
"""
""",
).tag(config=True)

update_last_activity = Bool(
Expand Down

0 comments on commit 9a05e12

Please sign in to comment.