Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jul 2, 2024
1 parent 59fc3a3 commit b4804a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kinto_http/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import importlib.metadata
import re
import sys
import importlib.metadata


kinto_http_version = importlib.metadata.version("kinto_http")
Expand Down

0 comments on commit b4804a1

Please sign in to comment.