We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbdc5b commit 4a45232Copy full SHA for 4a45232
setup.py
@@ -16,7 +16,7 @@ def requirements(fp: str):
16
setup(
17
name="pyotelem",
18
description=(
19
- "Utilities for working with biotelemetry and datalogger " "data in Python"
+ "Utilities for working with biotelemetry and datalogger data in Python"
20
),
21
long_description=long_description,
22
author="Ryan J. Dillon",
0 commit comments