Skip to content

Commit 64b572b

Browse files
committed
Remove unnecessary imports
1 parent 493bc6b commit 64b572b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

windpowerlib/power_curve.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
import numpy as np
1111
import pandas as pd
1212
from windpowerlib import tools
13-
from matplotlib import pyplot as plt
14-
import os
1513

1614

1715
def smooth_power_curve(power_curve_wind_speeds, power_curve_values,

0 commit comments

Comments
 (0)