Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Jan 26, 2024
1 parent b0ca6fd commit 09a52c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PyStemmusScope/bmi/implementation.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""BMI wrapper for the STEMMUS_SCOPE model."""
import os
import sys
from pathlib import Path
from typing import Literal
from typing import Protocol
Expand Down

0 comments on commit 09a52c1

Please sign in to comment.