Skip to content

Commit

Permalink
LHS: Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Sep 19, 2024
1 parent 187d152 commit d3bc959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otbenchmark/LHS.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

import openturns as ot


class LHS(ot.ProbabilitySimulationAlgorithm):
def __init__(self, problem):
"""
Expand Down

0 comments on commit d3bc959

Please sign in to comment.