dummy.py 102 B

123456789
  1. import weather
  2. u = weather.get_all()['test']
  3. for assignment in []:
  4. print("Hello")
  5. plt.plot([])