Skip to content

Commit

Permalink
fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlsondre committed Nov 28, 2024
1 parent a368cc0 commit 166f1ec
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
Expand Up @@ -8,10 +8,10 @@
# --------------------------------------------------------------------------------------

import os
from pathlib import Path

import pytest

from pathlib import Path

@pytest.fixture
def torch_env() -> str:
Expand Down

0 comments on commit 166f1ec

Please sign in to comment.