Maksim Levental 5192e299cf
[mlir][python] remove various caching mechanisms (#70831)
This PR removes the various caching mechanisms currently in the python
bindings - both positive caching and negative caching.
2023-11-03 13:28:20 -05:00

3 lines
68 B
INI

config.excludes.add("__init__.py")
config.excludes.add("custom.py")