Skip to content

Commit 227b2c1

Browse files
committed
Remove unused import
1 parent d3e1b10 commit 227b2c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PyStemmusScope/bmi/implementation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""BMI wrapper for the STEMMUS_SCOPE model."""
22
import os
3-
import sys
43
from pathlib import Path
54
from typing import Literal
65
from typing import Protocol

0 commit comments

Comments
 (0)