Skip to content

Commit 60756a1

Browse files
committed
chore: fix ruff-check
1 parent 0570ed5 commit 60756a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/py_pglite/manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import sys
88
import tempfile
99
import time
10+
1011
from pathlib import Path
1112
from textwrap import dedent
1213
from typing import Any

0 commit comments

Comments
 (0)