Skip to content

Commit 420788c

Browse files
committed
Add example to exclude style check
1 parent e0ccaa3 commit 420788c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[flake8]
22
ignore = F821
3-
exclude = venv,ldap_hooks/__init__.py,example/setup_ldap_entry_hook_config.py
3+
exclude = venv,ldap_hooks/__init__.py,example/setup_ldap_entry_hook_config.py,example/setup_ldap_hook_test_config.py

0 commit comments

Comments
 (0)