2
0
Daniel Gatis 2 жил өмнө
parent
commit
106d96b280

+ 1 - 1
rembg/commands/s_command.py

@@ -173,7 +173,7 @@ def s_command(port: int, log_level: str, threads: int) -> None:
             )
 
     def im_without_bg(content: bytes, commons: CommonQueryParams) -> Response:
-        kwargs = dict()
+        kwargs = {}
 
         if commons.extras:
             try: