Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
frrad committed Sep 2, 2024
1 parent 900001b commit 4e4dea0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pulp/tests/run_tests.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import unittest

import pulp
from pulp.tests import test_pulp, test_examples, test_gurobipy_env, test_sparse
from pulp.tests import test_examples, test_gurobipy_env, test_pulp, test_sparse


def pulpTestAll(test_docs=False):
Expand Down

0 comments on commit 4e4dea0

Please sign in to comment.