mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-03 15:01:00 +02:00
* New schema * Tool service implementation * Base class * Joke service, for testing * Update unit tests for tool services
2 lines
45 B
Python
2 lines
45 B
Python
# Joke tool service
|
|
from .service import run
|