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 Aug 5, 2024
1 parent 2bb74b8 commit 0bc253f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions klaus/ctagscache.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
this could be optimized in the future.
(**) "most likely": currently implemented as "most recently used"
"""

import atexit
import gzip
import os
Expand Down
1 change: 1 addition & 0 deletions tools/dumbtest.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
""" Very dumb testing tool: Ensures all sites respond with HTTP 2xx/3xx """

import atexit
import re
import sys
Expand Down

0 comments on commit 0bc253f

Please sign in to comment.