mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-08-25 09:27:36 +00:00
4 lines
95 B
Python
4 lines
95 B
Python
from kraken.plugins import PLUGINS
|
|
|
|
if __name__ == "__main__":
|
|
print(PLUGINS.json_schema()) |