Skip to content

Commit b588fb3

Browse files
committed
Add missing lib
1 parent f514ab2 commit b588fb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codespell_lib/_codespell.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
import itertools
2424
import os
2525
import re
26+
import shutil
2627
import subprocess
2728
import sys
2829
import textwrap

0 commit comments

Comments
 (0)