mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-15 04:50:58 +00:00

* move custom linter to its own package * install the custom linter * fix formatting * drop python 3.7
5 lines
127 B
Python
5 lines
127 B
Python
# SPDX-FileCopyrightText: 2023-present deepset <info@deepset.ai>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
__version__ = "0.0.1"
|