Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
denisenkom committed Nov 26, 2023
1 parent 2b9f4af commit d322953
Show file tree
Hide file tree
Showing 4 changed files with 1,029 additions and 947 deletions.
4 changes: 4 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[MAIN]

# At this point I prefer to have if/else even when there is a return in the if branch
disable=no-else-return
Loading

0 comments on commit d322953

Please sign in to comment.