mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 21:15:56 +08:00
Fix the code-style test
This commit is contained in:
parent
7654f1c71c
commit
579522857a
@ -206,7 +206,7 @@ class NetworkClient:
|
||||
|
||||
if not self._manager:
|
||||
Logger.log("e", "No network manager was created to execute the POST call with.")
|
||||
return
|
||||
return None
|
||||
|
||||
reply = self._manager.post(request, multi_post_part)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user