Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed May 28, 2024
1 parent b853c39 commit 7baab2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import os

import keras.src.backend.common.global_state
import pytest
import torch.backends.mps
import keras.src.backend.common.global_state


@pytest.fixture(scope="session", autouse=True)
Expand Down

0 comments on commit 7baab2f

Please sign in to comment.