Skip to content
Snippets Groups Projects
Verified Commit bb276195 authored by James Graham's avatar James Graham
Browse files

fix(ci): remove unused numpy import

parent 4639bcd6
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,6 @@ import textwrap ...@@ -9,7 +9,6 @@ import textwrap
import time import time
from mdplus.multiscale import GLIMPS from mdplus.multiscale import GLIMPS
import numpy as np
from rich.logging import RichHandler from rich.logging import RichHandler
from .frame import Frame from .frame import Frame
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment