chore: address PR request changes

This commit is contained in:
farhan
2024-04-26 17:41:21 +05:00
parent 6c4170b407
commit e99347eb08

View File

@@ -1,10 +1,6 @@
import fnmatch
import os
import shutil
import sys
from datetime import datetime
from path import Path
DEFAULT_PATTERNS_TO_EXCLUDE_DIRS = (
'*.tox',