Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
yiwen-song committed Jan 14, 2022
2 parents 3098399 + 2db1bf4 commit 12b74a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchvision/datasets/fgvc_aircraft.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from __future__ import annotations

import os
from typing import Any, Callable, List, Optional, Tuple
from typing import Any, Callable, Optional, Tuple

import PIL.Image

Expand Down

0 comments on commit 12b74a0

Please sign in to comment.