Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWitty committed Oct 24, 2023
1 parent 519a05e commit 0537a22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pyciemss/interfaces.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import functools
from typing import Generic, Optional, TypeVar

import pyro

# By convention we use "T" to denote the type of the dynamical system, e.g. `ODE`, `PDE`, or `SDE`.
T = TypeVar("T")

Expand Down

0 comments on commit 0537a22

Please sign in to comment.