Skip to content

Commit

Permalink
Remove incorrect import
Browse files Browse the repository at this point in the history
  • Loading branch information
pablormier committed Feb 10, 2023
1 parent 959c95e commit 6baeec3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion corneto/backend/_base.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import abc
from turtle import pos
import numpy as np
import numbers
from typing import Set, Any, Dict, Iterable, Optional, Tuple, Union, List
Expand Down

0 comments on commit 6baeec3

Please sign in to comment.