Skip to content

Commit 74d8023

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 518e46a commit 74d8023

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/dvclive/lightning.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# ruff: noqa: ARG002
21
# mypy: disable-error-code="no-redef"
32
import inspect
43
from pathlib import Path

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# ruff: noqa: ARG002
21
import sys
32

43
import pytest

0 commit comments

Comments
 (0)