Skip to content

Commit f8d3ff7

Browse files
authored
Reverted pyspelling yml updates
1 parent 1cc1931 commit f8d3ff7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.pyspelling.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ matrix:
4545
- open: '\.\. (code-block|math)::.*$\n*'
4646
content: '(?P<first>(^(?P<indent>[ ]+).*$\n))(?P<other>(^([ \t]+.*|[ \t]*)$\n)*)'
4747
close: '(^(?![ \t]+.*$))'
48-
# Exclude torchvision terminology:
49-
- open: '(TorchVision|PennFudan|Fudan|mAP|RCNN|RPN|keypoint|uint8|rescaling|pre.*)'
50-
close: ''
5148
- pyspelling.filters.markdown:
5249
- pyspelling.filters.html:
5350
ignores:

0 commit comments

Comments
 (0)