Skip to content

Commit

Permalink
style: minor reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoor committed Jul 30, 2021
1 parent 42b33f6 commit 5a7e81c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bugmon/evaluator_configs/browser.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def iterate(
cls, bug: EnhancedBug, working_dir: Path
) -> Iterator["SimpleBrowserConfig"]:
"""Generator for iterating over possible BrowserEvaluator configurations
:param bug: The bug to evaluate
:param working_dir: Directory containing bug attachments
"""
Expand Down

0 comments on commit 5a7e81c

Please sign in to comment.