Fix formatting

This commit is contained in:
2021-01-14 21:01:42 -06:00
parent 5a062ad97e
commit 088a4a0355
2 changed files with 2 additions and 2 deletions

View File

@@ -271,4 +271,4 @@ class BasePyomoSolver(InternalSolver):
raise Exception("Not implemented")
def get_sense(self):
raise Exception("Not implemented")
raise Exception("Not implemented")