Skip to content

Commit 5be0f55

Browse files
ko3n1gkunlunl
authored andcommitted
Apply isort and black reformatting
Signed-off-by: ko3n1g <ko3n1g@users.noreply.github.com>
1 parent ae8b630 commit 5be0f55

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/lightning/pytorch/strategies/test_megatron_strategy.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
import pytest
1615
from unittest.mock import MagicMock, patch
1716

17+
import pytest
18+
1819
from nemo.lightning.pytorch.strategies import MegatronStrategy
1920

2021

0 commit comments

Comments
 (0)