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 Aug 25, 2021
1 parent dcd7ab4 commit e423c81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Tests/oss-fuzz/fuzz_font.py
Expand Up @@ -17,6 +17,7 @@

with atheris.instrument_imports():
import sys

import fuzzers


Expand Down
2 changes: 2 additions & 0 deletions Tests/oss-fuzz/fuzz_pillow.py
Expand Up @@ -16,8 +16,10 @@


import atheris

with atheris.instrument_imports():
import sys

import fuzzers


Expand Down

0 comments on commit e423c81

Please sign in to comment.