Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bqpd committed Dec 14, 2020
1 parent dc5076d commit a67033c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpkit/solution_array.py
Expand Up @@ -640,7 +640,7 @@ def summary(self, showvars=(), ntopsenss=5, **kwargs):

def table(self, showvars=(),
tables=("cost", "warnings", "sweepvariables",
"model sensitivities", "freevariables",
"model sensitivities", "freevariables",
"constants", "sensitivities", "tightest constraints"),
sortmodelsbysenss=True, **kwargs):
"""A table representation of this SolutionArray
Expand Down

0 comments on commit a67033c

Please sign in to comment.