fix imports

This commit is contained in:
Gokul Mohanarangan
2023-07-11 12:52:58 +05:30
parent 8deeff588f
commit 54de3683b3
8 changed files with 8 additions and 16 deletions

View File

@@ -5,7 +5,6 @@
# summarize podcast.mp3 summary.txt
import argparse
import configparser
import os
import re
import subprocess