Kentaro Wada 5 سال پیش
والد
کامیت
7b160bc723
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      tests/docs_tests/man_tests/test_labelme_1.py

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

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