Skip to content

Commit 1dba70c

Browse files
committed
Fix import to include exasol.
1 parent d2bcb73 commit 1dba70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/nox/_format_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import pytest
22
from nox.command import CommandFailed
3-
from toolbox.nox._format import _ruff
43

4+
from exasol.toolbox.nox._format import _ruff
55
from exasol.toolbox.nox._shared import Mode
66

77

0 commit comments

Comments
 (0)