Skip to content

Commit 186521e

Browse files
committed
remove instrumentation from tuto4
1 parent 52608c2 commit 186521e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tutorial/tuto4.py

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
import sys
2-
import pathlib
3-
4-
HERE = pathlib.Path(__file__).parent
5-
sys.path.insert(0, (HERE.parent).as_posix())
6-
71
from fpdf import FPDF
82

93

0 commit comments

Comments
 (0)