Skip to content

Commit

Permalink
do not export contains
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-s-gardner committed Nov 15, 2024
1 parent fc1aad9 commit da9af26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/methods/geom_relations/contains.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# # Contains

export contains
# do not export to avoid conflict with Base.contains

#=
## What is contains?
Expand Down

0 comments on commit da9af26

Please sign in to comment.