Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdadh committed Feb 27, 2023
1 parent 4af8536 commit 38fdea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/frontend/tflite/test_forward.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@

import os
import tempfile
import typing
from packaging import version as package_version
import pytest
import numpy as np
import typing

from PIL import Image

Expand Down

0 comments on commit 38fdea1

Please sign in to comment.