Skip to content

Commit

Permalink
Improve lint
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin committed Sep 20, 2024
1 parent 3eb5c6d commit 52849ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions claripy/ast/bv.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ def cleanup():

atexit.register(cleanup)

# pylint: disable=too-many-positional-arguments


class BV(Bits):
"""
Expand Down

0 comments on commit 52849ee

Please sign in to comment.