mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-03 11:19:57 +00:00
23 lines
592 B
Markdown
23 lines
592 B
Markdown
|
|
# haystack_linter
|
||
|
|
|
||
|
|
[](https://pypi.org/project/haystack-linter)
|
||
|
|
[](https://pypi.org/project/haystack-linter)
|
||
|
|
|
||
|
|
-----
|
||
|
|
|
||
|
|
**Table of Contents**
|
||
|
|
|
||
|
|
- [haystack\_linter](#haystack_linter)
|
||
|
|
- [Installation](#installation)
|
||
|
|
- [License](#license)
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
|
||
|
|
```console
|
||
|
|
pip install haystack-linter
|
||
|
|
```
|
||
|
|
|
||
|
|
## License
|
||
|
|
|
||
|
|
`haystack-linter` is distributed under the terms of the [Apache License 2.0](https://spdx.org/licenses/Apache-2.0.html) license.
|