We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc1931 commit f8d3ff7Copy full SHA for f8d3ff7
.pyspelling.yml
@@ -45,9 +45,6 @@ matrix:
45
- open: '\.\. (code-block|math)::.*$\n*'
46
content: '(?P<first>(^(?P<indent>[ ]+).*$\n))(?P<other>(^([ \t]+.*|[ \t]*)$\n)*)'
47
close: '(^(?![ \t]+.*$))'
48
- # Exclude torchvision terminology:
49
- - open: '(TorchVision|PennFudan|Fudan|mAP|RCNN|RPN|keypoint|uint8|rescaling|pre.*)'
50
- close: ''
51
- pyspelling.filters.markdown:
52
- pyspelling.filters.html:
53
ignores:
0 commit comments