Skip to content

Commit 7e05401

Browse files
Update examples/keras_rs/hstu.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 32eed46 commit 7e05401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/keras_rs/hstu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ def compute_output_shape(self, input_shape):
542542
"""### Inference"""
543543

544544

545-
def load_movie_titles(dataset_name="ml-1m"):
545+
def load_movie_titles():
546546
"""
547547
Loads movie titles from the MovieLens dataset.
548548
"""

0 commit comments

Comments
 (0)