Skip to content

Commit 155b123

Browse files
style: fix trailing newline in conftest.py
1 parent 8be8fd1 commit 155b123

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@
1313
src_dir = Path(__file__).parent / "src"
1414
if str(src_dir) not in sys.path:
1515
sys.path.insert(0, str(src_dir))
16-

0 commit comments

Comments
 (0)