Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 23, 2023
1 parent 6e8f7e0 commit 16e60e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/test_file_fli.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def test_unclosed_file():
im.load()
del im


def test_closed_file():
with warnings.catch_warnings():
im = Image.open(static_test_file)
Expand Down

0 comments on commit 16e60e8

Please sign in to comment.