Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgatis committed Nov 24, 2022
1 parent a9c6c56 commit 354f531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rembg/session_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
from pathlib import Path
from typing import Type

import pooch
import onnxruntime as ort
import pooch

from .session_base import BaseSession
from .session_cloth import ClothSession
Expand Down

0 comments on commit 354f531

Please sign in to comment.