Skip to content

Commit

Permalink
Merge pull request #18 from twosigma/hide-internal-stack-frames
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-shields committed Aug 22, 2023
2 parents cb227c3 + 7fc9003 commit c314b4e
Show file tree
Hide file tree
Showing 10 changed files with 1,161 additions and 148 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[flake8]
select = B,B9,BLK,C,E,F,W
ignore = E203,W503
ignore = E203,W503,B905
max-complexity = 12
max-line-length = 120
Loading

0 comments on commit c314b4e

Please sign in to comment.