Skip to content

Commit

Permalink
Import from typing (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubaraq Sani authored and Mubaraq Sani committed Sep 20, 2023
1 parent 0279a59 commit 72254a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simuleval/data/segments.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import json
from dataclasses import dataclass, field

from typing import Union, Optional

@dataclass
class Segment:
Expand Down

0 comments on commit 72254a7

Please sign in to comment.