Properly define depenency for Scrape integration on Rest integ… (#32136)

This commit is contained in:
Paulus Schoutsen 2020-02-24 00:03:33 -08:00 committed by GitHub
parent 6e6625e1ab
commit 270758417b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -133,8 +133,6 @@ IGNORE_VIOLATIONS = {
# These should be extracted to external package
"pvoutput",
"dwd_weather_warnings",
# Should be rewritten to use own data fetcher
"scrape",
}