X-Git-Url: https://git.njae.me.uk/?p=covid19.git;a=blobdiff_plain;f=uk_cases_and_deaths.py;h=08afb4bfa1e1d49de058bc2c0308154263c1c19a;hp=bb57ed63a10110f14c7ee6b639e9eef422aeb662;hb=HEAD;hpb=5afedd66506be7575034ae6deebcfaa7c2ced978 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 # %%