Skip to content

Commit

Permalink
chore: make pre-commit run
Browse files Browse the repository at this point in the history
  • Loading branch information
younesStrittmatter committed Aug 10, 2024
1 parent 35fa3a3 commit e7d0a6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/autora/state.py
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,6 @@ def y(self) -> pd.DataFrame:
return self.experiment_data[self.dv_names]



X = TypeVar("X")
Y = TypeVar("Y")
XY = TypeVar("XY")
Expand Down

0 comments on commit e7d0a6c

Please sign in to comment.