Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Created July 24, 2020 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kjunichi/f003bc19e26985b678af0c7a25b62e4d to your computer and use it in GitHub Desktop.
Save kjunichi/f003bc19e26985b678af0c7a25b62e4d to your computer and use it in GitHub Desktop.
../cycmap.py:61: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`).
fig = plt.figure()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment