-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The Python script in README.md has two errors:
- missing
import osat the top - unquoted
webon this line:should be:type = web # str | Enrich a search query with results pulled from Kagi indexes. (default to web)
type = 'web' # str | Enrich a search query with results pulled from Kagi indexes. (default to 'web')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels