Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 375 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 375 Bytes

Usage Instructions

  1. Clone this repository
  2. Ensure you have python installed in your system.
  3. Ensure you have the python-docx library installed. You can install it using pip install python-docx.
  4. Modify the paths in the code to specify the correct input and output file names.
  5. Run the script by typing python delete_duplicate_tables.py in your command line.