Skip to content

Commit

Permalink
style: Fixes mypy warning (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
frgfm authored Oct 25, 2023
1 parent b9a88f6 commit 5dfa4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrovision/models/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

import torch
import torch.nn as nn
from huggingface_hub import hf_hub_download
from huggingface_hub.file_download import hf_hub_download

from pyrovision import models

Expand Down

0 comments on commit 5dfa4da

Please sign in to comment.