Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaris committed Jul 12, 2023
1 parent e52c5c1 commit e0c9bdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mira/modeling/askenet/petrinet.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from copy import deepcopy
from typing import Dict, List, Optional

import sympy
from pydantic import BaseModel, Field

from mira.metamodel import expression_to_mathml, safe_parse_expr
Expand Down

0 comments on commit e0c9bdc

Please sign in to comment.