mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Fixed some styling and typing issues
Some boyscouting. Contributes to: CURA-8539
This commit is contained in:
parent
70504f1b04
commit
0a43366ffc
3 changed files with 16 additions and 13 deletions
|
@ -15,6 +15,7 @@ if TYPE_CHECKING:
|
|||
|
||||
catalog = i18nCatalog("cura")
|
||||
|
||||
|
||||
class AuthorizationRequestHandler(BaseHTTPRequestHandler):
|
||||
"""This handler handles all HTTP requests on the local web server.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue