Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
MatthiasSchmidtblaicherQC committed Dec 8, 2023
1 parent a000baa commit 2df83c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/glum/_glm.py
Original file line number Diff line number Diff line change
@@ -2718,7 +2718,6 @@ def _set_up_and_check_fit_args(
self.feature_dtypes_ = X.dtypes.to_dict()

if any(X.dtypes == "category"):

self.feature_names_ = list(
chain.from_iterable(
_name_categorical_variables(

0 comments on commit 2df83c1

Please sign in to comment.