Skip to content

Commit

Permalink
adjust ruff line length to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
noxan committed May 13, 2023
1 parent 98e2c52 commit 85db287
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 @@ -110,3 +110,6 @@ include = [
"neuralprophet/df_utils.py",
"neuralprophet/hdays_utils.py",
]

[tool.ruff]
line-length = 120

0 comments on commit 85db287

Please sign in to comment.