Skip to content

Commit

Permalink
Turn on postponed type annotations in commands.py
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Normandin <[email protected]>
  • Loading branch information
lebrice committed Sep 14, 2023
1 parent e0e4c97 commit 3340874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions milatools/cli/commands.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from __future__ import annotations
import os
import re
import shutil
Expand Down

0 comments on commit 3340874

Please sign in to comment.