Skip to content

Commit 726c308

Browse files
committed
One more linter change.
1 parent 82b8528 commit 726c308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/validation/tools/combine_reports.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ def parse_report(path: Path) -> Dict[Tuple[str, str], str]:
111111

112112
return results
113113

114+
114115
def build_dataframe(
115116
keys: Iterable[Tuple[str, str]], data: Dict[str, Dict[Tuple[str, str], str]]
116117
) -> pd.DataFrame:

0 commit comments

Comments
 (0)