Skip to content

Commit b1277bd

Browse files
authored
Removing superfluous NumPy import.
1 parent 553f2f0 commit b1277bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ See also `pompy/demos.py` module.
2222

2323
```python
2424
from pompy import models, processors
25-
import numpy as np
2625
import matplotlib.pyplot as plt
2726
from matplotlib.animation import FuncAnimation
2827

0 commit comments

Comments
 (0)