Skip to content

Commit adf9ea3

Browse files
Merge pull request #366 from egraphs-good/any-object
Add AnyExpr object
2 parents 40b1326 + f8e8733 commit adf9ea3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+5714
-4472
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- "3.13"
2424
- "3.12"
2525
- "3.11"
26-
- "3.10"
2726
steps:
2827
- uses: actions/checkout@v5
2928
- uses: astral-sh/setup-uv@v6

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ inlined
8585
visualizer.tgz
8686
package
8787
.mypy_cache/
88+
*.json

0 commit comments

Comments
 (0)