mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
STAR-332: Fixing warnings
This commit is contained in:
parent
8b42b84618
commit
8066074a2f
4 changed files with 146 additions and 131 deletions
|
@ -3,7 +3,7 @@
|
|||
import json
|
||||
from time import sleep
|
||||
from threading import Thread
|
||||
from typing import Dict, Optional, List
|
||||
from typing import Dict, Optional
|
||||
|
||||
from PyQt5.QtNetwork import QNetworkRequest, QNetworkReply
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue