Kentaro Wada 5 yıl önce
ebeveyn
işleme
7b160bc723

+ 1 - 0
tests/docs_tests/man_tests/test_labelme_1.py

@@ -21,6 +21,7 @@ with open(man_file) as f:
 patterns_exclude = [
 patterns_exclude = [
     r'^\.TH .*',
     r'^\.TH .*',
     r'^config file.*',
     r'^config file.*',
+    r'^\.\\\\.*',
 ]
 ]
 
 
 PASS = 1
 PASS = 1