Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Dai-Wenxun committed Sep 20, 2023
1 parent 024f814 commit f1abf0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mmaction/utils/typing_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
InstanceList = List[InstanceData]
OptInstanceList = Optional[InstanceList]


SampleList = List[ActionDataSample]
OptSampleList = Optional[SampleList]

Expand Down

0 comments on commit f1abf0e

Please sign in to comment.