mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Typo
This commit is contained in:
parent
97196190d6
commit
bae6f2cfb5
@ -15,7 +15,6 @@ parser.add_argument('--debug',
|
|||||||
default = False,
|
default = False,
|
||||||
help="Turn on the debug mode by setting this option."
|
help="Turn on the debug mode by setting this option."
|
||||||
)
|
)
|
||||||
)
|
|
||||||
known_args, unknown_args = parser.parse_known_args()
|
known_args, unknown_args = parser.parse_known_args()
|
||||||
known_args = vars(known_args)
|
known_args = vars(known_args)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user