X-Git-Url: https://git.njae.me.uk/?p=covid19.git;a=blobdiff_plain;f=uk_cases_and_deaths.py;fp=uk_cases_and_deaths.py;h=08afb4bfa1e1d49de058bc2c0308154263c1c19a;hp=bb57ed63a10110f14c7ee6b639e9eef422aeb662;hb=4feace1e2a5076f3efa0fd65b31411ac511efbb1;hpb=891ac3fd6c3ef5cc37a66f0b53d870e218d74d28 diff --git a/uk_cases_and_deaths.py b/uk_cases_and_deaths.py index bb57ed6..08afb4b 100644 --- a/uk_cases_and_deaths.py +++ b/uk_cases_and_deaths.py @@ -14,6 +14,7 @@ import sqlalchemy import matplotlib as mpl import matplotlib.pyplot as plt plt.ioff() +# # %matplotlib inline # %%