Skip to content

Commit

Permalink
Remove future import comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chaen committed Jan 13, 2025
1 parent befb802 commit f72ba9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions diracx-cli/src/diracx/cli/auth.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Can't using PEP-604 with typer: https://github.com/tiangolo/typer/issues/348
# from __future__ import annotations
from __future__ import annotations

__all__ = ("app",)
Expand Down

0 comments on commit f72ba9b

Please sign in to comment.