Skip to content

Commit

Permalink
fix black formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
justbuchanan committed Nov 23, 2023
1 parent a98b9a7 commit 70282b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testdata/no_toplevel_objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
# This test file contains a method for creating a shape, but does not contain
# any top-level `show_object()` calls.


def cube():
return cq.Workplane().box(1, 1, 1)

0 comments on commit 70282b8

Please sign in to comment.