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 Nov 16, 2023
1 parent acb1216 commit 460b91a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/diracx/routers/well_known.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
from __future__ import annotations


from typing import TypedDict
import logging

from typing import TypedDict

from fastapi import Request

Expand Down

0 comments on commit 460b91a

Please sign in to comment.