Skip to content

Commit bec75ef

Browse files
committed
Add tqdm to docs mock list
1 parent 3ec9921 commit bec75ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'matplotlib.pyplot', 'pandas', 'torch',
2424
'torch.utils', 'torch.utils.data', 'torchvision',
2525
'torchvision.transforms',
26-
'torchvision.models.detection.faster_rcnn']
26+
'torchvision.models.detection.faster_rcnn', 'tqdm']
2727

2828

2929
# -- Project information -----------------------------------------------------

0 commit comments

Comments
 (0)