Skip to content

Commit

Permalink
refactor package
Browse files Browse the repository at this point in the history
  • Loading branch information
scoutjohn committed Nov 25, 2024
1 parent b352cf0 commit c621280
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from Basics.ObjectOperation.Value import Value
from Basics.object_operations.Value import Value

if __name__ == '__main__':
a = Value(3)
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit c621280

Please sign in to comment.