Skip to content

Commit

Permalink
Merge branch 'master' into refactoring_type_annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
CulmoneY committed Sep 15, 2024
2 parents 655c16c + 02e9adb commit 43b6444
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python_ta/z3/z3_parser.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from __future__ import annotations

from typing import Optional, Union

import astroid
Expand Down

0 comments on commit 43b6444

Please sign in to comment.