From d8e548c3ada0fae2470206f710db5d3218a22ebf Mon Sep 17 00:00:00 2001 From: alexpolo1 Date: Mon, 8 May 2023 22:13:06 +0200 Subject: [PATCH] faa --- audiophyton.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audiophyton.py b/audiophyton.py index 0148a17..59899aa 100644 --- a/audiophyton.py +++ b/audiophyton.py @@ -5,7 +5,7 @@ import pygame import pyttsx3 import PyPDF2 -# Global variable to store the current chapter number +## Global variable to store the current chapter number current_chapter = 1 output_dir = "audiobook"