Files
herolib/lib/clients/openai/test_client.v
2024-12-29 14:10:27 +02:00

6 lines
69 B
V

module ourdb
fn test_basic_operations() {
// mut client := get()
}