| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,7 +16,7 @@ | |||
| 16 | 16 | import warnings | |
| 17 | 17 | import logging | |
| 18 | 18 | ||
| 19 | - # Fuzzing data causes some plugins to generate a large number of warnings | ||
| 19 | + # Fuzzing data causes some modules to generate a large number of warnings | ||
| 20 | 20 | # which are not usually interesting and make the test output hard to read, so we ignore them. | |
| 21 | 21 | warnings.simplefilter("ignore") | |
| 22 | 22 | logging.getLogger().setLevel(logging.ERROR) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments