mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-04-15 06:57:28 +00:00
4 lines
95 B
Python
4 lines
95 B
Python
from kraken.plugins import PLUGINS
|
|
|
|
if __name__ == "__main__":
|
|
print(PLUGINS.json_schema()) |