don't not consider using with
This commit is contained in:
parent
add9186386
commit
b849f2b975
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
import struct
|
||||
|
||||
# pylint: disable=consider-using-with
|
||||
|
||||
class SeekableBitmap:
|
||||
"""Allow random access to an uncompressed bitmap file on disk"""
|
||||
def __init__(
|
||||
|
|
|
|||
Loading…
Reference in a new issue