Skip to content

Commit

Permalink
Merge branch 'next-2.0' into przemek-next-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
progala authored Sep 1, 2023
2 parents 7f2be7a + ce6c2c3 commit 94e9ffa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ pylint-nautobot = { git = "https://github.com/nautobot/pylint-nautobot.git", bra
[tool.poetry.group.dev.dependencies]
toml = "^0.10.2"

[tool.poetry.group.dev.dependencies]
toml = "^0.10.2"

[tool.black]
line-length = 120
target-version = ['py38']
Expand Down

0 comments on commit 94e9ffa

Please sign in to comment.