Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 28, 2024
1 parent 74b3533 commit b3031d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tests/universal/pt/model/test_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -802,4 +802,4 @@ def setUpClass(cls):
cls.expected_has_message_passing = ds.has_message_passing()
cls.expected_sel_type = ft.get_sel_type()
cls.expected_dim_fparam = ft.get_dim_fparam()
cls.expected_dim_aparam = ft.get_dim_aparam()
cls.expected_dim_aparam = ft.get_dim_aparam()

0 comments on commit b3031d0

Please sign in to comment.