added disable_warnings instruction to .coveragerc

This commit is contained in:
Alex 2023-01-31 14:28:08 -08:00
parent da15d93d39
commit 349fc33cc7
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ branch = true
include = scrapy/*
omit =
tests/*
disable_warnings = include-ignored