Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammy2211 committed Apr 9, 2024
1 parent b39814b commit 93642b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions autocti/model/result.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ def __init__(
paths=paths,
samples=samples,
search_internal=search_internal,
analysis=analysis,
)

self.analysis = analysis

@property
def clocker(self):
return self.analysis.clocker
Expand Down

0 comments on commit 93642b2

Please sign in to comment.