From a0649335b81ef6b56eda36e5614ecbcd6edc1451 Mon Sep 17 00:00:00 2001 From: tazlin Date: Thu, 6 Jul 2023 17:35:55 -0400 Subject: [PATCH] style: file line break ending --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 3a69d47..a58f588 100644 --- a/tox.ini +++ b/tox.ini @@ -42,4 +42,4 @@ deps = requests -r requirements.txt commands = - pytest tests {posargs} --ignore-glob=*api_calls.py --cov \ No newline at end of file + pytest tests {posargs} --ignore-glob=*api_calls.py --cov