Skip to content

Commit

Permalink
mainWithoutPandas
Browse files Browse the repository at this point in the history
  • Loading branch information
MaWi-BG committed May 7, 2024
1 parent 0dad3ae commit a3a4cde
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified .vs/HelloAutomatedWorld/v17/.wsuo
Binary file not shown.
1 change: 1 addition & 0 deletions bg_specklepy/Operations/ColumnOffsetEvaluation.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import pandas as pd
import math
from specklepy.objects.geometry import Base
from specklepy.objects.geometry import Sphere
from specklepy.objects.other import RenderMaterial

class ColumnOffsetEvaluation():
Expand Down
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

import os
import sys
import pandas as pd
import math
from specklepy.objects.geometry import Base
from specklepy.objects.geometry import Mesh
Expand Down

0 comments on commit a3a4cde

Please sign in to comment.