Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Sep 6, 2023
1 parent f1c29b4 commit 0fc4d66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ env_name = "engine"

[tool.pkgmt.check_links]
extensions = ["md", "rst", "py", "ipynb"]
ignore_substrings = ["platform.ploomber.io"]


[tool.nbqa.addopts]
flake8 = [
# notebooks allow non-top imports
"--extend-ignore=E402",
]
]

0 comments on commit 0fc4d66

Please sign in to comment.