Merge pull request #157 from ryanmerolle/ryanmerolle-patch-1

Update pyproject.toml
This commit is contained in:
Ryan Merolle 2023-07-10 10:21:59 -04:00 committed by GitHub
commit adefefe9b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ multi_line_output = 3
max-line-length = 140
[tool.pyright]
include = ["netbox_secrets"]
include = ["netbox_acls"]
exclude = [
"**/node_modules",
"**/__pycache__",