We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f514ab2 commit b588fb3Copy full SHA for b588fb3
1 file changed
codespell_lib/_codespell.py
@@ -23,6 +23,7 @@
23
import itertools
24
import os
25
import re
26
+import shutil
27
import subprocess
28
import sys
29
import textwrap
0 commit comments