fastforwardlabs/keras-hello-world

pyplot unnecessary

Closed this issue · 1 comments

jondo commented

You can remove the unused line

import matplotlib.pyplot as plt

.

Thanks! Well, spotted. Fixed.