From 5c85056ec6ee8b241baa2bac532a0f3afc0325cc Mon Sep 17 00:00:00 2001 From: Zach Sherman <19153455+zssherman@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:13:57 -0500 Subject: [PATCH] STY: PEP8 fixes. --- continuous_integration/environment-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous_integration/environment-ci.yml b/continuous_integration/environment-ci.yml index ca3ff3f7ca..61594a1acc 100644 --- a/continuous_integration/environment-ci.yml +++ b/continuous_integration/environment-ci.yml @@ -34,4 +34,4 @@ dependencies: - pip - pip: - cibuildwheel - - glpk \ No newline at end of file + - glpk