Skip to content

Commit

Permalink
Avoid CodeFactor complaint about defining O. It's like that in the le…
Browse files Browse the repository at this point in the history
…ctures, assignment and in the paper, likewise in the C++ implementation, so it will stay that way. It would also require many changes.
  • Loading branch information
Adrian Roman committed May 24, 2022
1 parent 894c025 commit 32849a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pycodestyle]
ignore = E741,E743

0 comments on commit 32849a0

Please sign in to comment.