precommit

This commit is contained in:
Dan Saunders
2025-03-21 11:40:48 -04:00
committed by Dan Saunders
parent ab3b36339a
commit ce35b2a95f
6 changed files with 11 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
"""Tests for sequence parallelism functionality."""
# pylint: disable=redefined-outer-name,unused-argument
from unittest.mock import MagicMock, patch