diff --git a/sinus.py b/sinus.py index 5e909c7..0bbf959 100644 --- a/sinus.py +++ b/sinus.py @@ -1,3 +1,6 @@ +""" +This has nothing to do with the rest, but is just a very simple test if I understand pcolormesh correctly. +""" import numpy as np from matplotlib import pyplot as plt