From b8764a68b2a12486e7cd7f2cf590470f0817d056 Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Thu, 14 Mar 2024 15:55:49 -0300 Subject: [PATCH] fix lint --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9df12cb..a880f80 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,4 +6,4 @@ isort nco numba<0.57 pytest -pytest-flake8>=1.0.4 # https://github.com/tholo/pytest-flake8/pull/59 \ No newline at end of file +pytest-flake8>=1.0.4 # https://github.com/tholo/pytest-flake8/pull/59