4 lines
142 B
Python
4 lines
142 B
Python
|
|
# This ensures that importlib_resources.files("aider.resources")
|
||
|
|
# doesn't raise ImportError, even if there are no other files in this
|
||
|
|
# dir.
|