Adding and configuring pyrefly
This commit is contained in:
@@ -5,3 +5,11 @@ requires-python = ">=3.14"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"scrapy>=2.13.4",
|
"scrapy>=2.13.4",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool]
|
||||||
|
|
||||||
|
[tool.pyrefly]
|
||||||
|
project-includes = [
|
||||||
|
"**/*.py*",
|
||||||
|
"**/*.ipynb",
|
||||||
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user