mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-28 06:22:37 +00:00
7 lines
263 B
Python
7 lines
263 B
Python
"""Bundled MeshCore Bot translation catalogs.
|
|
|
|
The JSON files in this package are runtime data. Keeping them in an importable
|
|
package lets installed wheels load the defaults through ``importlib.resources``
|
|
without depending on the process working directory.
|
|
"""
|