mirror of
https://github.com/ollama/ollama-python.git
synced 2026-05-03 12:52:35 +00:00
types/examples: add tool_name to message and examples (#537)
This commit is contained in:
@@ -60,6 +60,7 @@ select = [
|
||||
'FLY', # flynt
|
||||
'RUF', # ruff-specific rules
|
||||
]
|
||||
ignore = ['FBT001'] # Boolean-typed positional argument in function definition
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = ['--doctest-modules']
|
||||
|
||||
Reference in New Issue
Block a user