There was an error while loading. Please reload this page.
1 parent c75d98c commit afc6d51Copy full SHA for afc6d51
1 file changed
demo/tests/test_license_headers.py
@@ -55,6 +55,7 @@ def find_files_by_pattern(cls, root_path, patterns):
55
exclude_dirs = {
56
"build",
57
"site-packages",
58
+ "activate_this.py",
59
}
60
61
files = []
0 commit comments