Skip to content

Commit 606dd1a

Browse files
committed
ruff
1 parent 376aa81 commit 606dd1a

File tree

1 file changed

+2
-1
lines changed
  • src/compas_ghpython/components_cpython/Compas_Info

1 file changed

+2
-1
lines changed

src/compas_ghpython/components_cpython/Compas_Info/code.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
Displays information about the active COMPAS environment.
44
"""
55

6+
import os
7+
68
import Grasshopper
79

8-
import os
910
import compas
1011

1112

0 commit comments

Comments
 (0)