Skip to content

Commit bcacb5a

Browse files
Potential fix for pull request finding 'Unused import'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent fd98f55 commit bcacb5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/python/test_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Tests end-to-end functionality and integration between C++ and Python.
55
"""
66

7-
import pytest
7+
88

99

1010
def test_database_type():

0 commit comments

Comments
 (0)