Skip to content

Commit

Permalink
Allow 3.10 typing in 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pipliggins committed Nov 28, 2024
1 parent 072597b commit 1d91e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adtl/python_interface.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from __future__ import annotations
from adtl import Parser
import pandas as pd
from typing import Literal
Expand Down

0 comments on commit 1d91e8d

Please sign in to comment.