Skip to content

Commit

Permalink
Merge pull request #446 from RocketPy-Team/docs/linter_corrections
Browse files Browse the repository at this point in the history
DOCs: linter corrections to Function class
  • Loading branch information
Gui-FernandesBR authored Nov 16, 2023
2 parents 53176f6 + 433435f commit f2be825
Show file tree
Hide file tree
Showing 6 changed files with 861 additions and 157 deletions.
5 changes: 5 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[flake8]
max-line-length = 88
max-module-lines= 3000
exclude = .git,__pycache__
ignore = E203, W503
Loading

0 comments on commit f2be825

Please sign in to comment.