Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Commit 8f0cb8f

Browse files
committed
Clean extra space
1 parent 71ef45c commit 8f0cb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geomdl/cli/helpers_nurbs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838

3939
# File types allowed for importing
40-
CLI_FILE_IMPORT_TYPES = dict(
40+
CLI_FILE_IMPORT_TYPES = dict(
4141
cfg=exchange.import_cfg,
4242
conf=exchange.import_cfg,
4343
yaml=exchange.import_yaml,

0 commit comments

Comments
 (0)