tests: import pytest for the new approx() use
This commit is contained in:
parent
b4d895224b
commit
6f8238376b
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ from __future__ import annotations
|
|||
|
||||
import numpy as np
|
||||
import pandas as pd
|
||||
import pytest
|
||||
|
||||
from pluginbattery.sim import (
|
||||
Battery,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue