Mercurial > repos > glogobyte > mirviz
changeset 9:f00fce910645 draft
Uploaded
author | glogobyte |
---|---|
date | Fri, 15 Oct 2021 08:54:12 +0000 |
parents | fa26ea53c055 |
children | cc071a0d5d43 |
files | viz_graphs.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/viz_graphs.py Wed Oct 13 11:20:06 2021 +0000 +++ b/viz_graphs.py Fri Oct 15 08:54:12 2021 +0000 @@ -1,8 +1,8 @@ # Import FPDF class - from fpdf import FPDF +from fpdf import FPDF # Import glob module to find all the files matching a pattern - import glob +import glob def pdf_before_DE(analysis):