Skip to content

Commit

Permalink
adding mathics.builtin.box to module subdirs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera committed Nov 25, 2021
1 parent df63a8b commit 3bd2ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mathics/builtin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ def is_builtin(var):
for subdir in (
"arithfns",
"assignments",
"box",
"colors",
"distance",
"drawing",
Expand Down

0 comments on commit 3bd2ed6

Please sign in to comment.