Fix linting
This commit is contained in:
parent
1e2e65f0fa
commit
7f48f552c1
|
@ -31,7 +31,7 @@ def fnmatch_ex(pattern, path):
|
|||
|
||||
This algorithm was ported to keep backward-compatibility with existing settings which assume paths match according
|
||||
this logic.
|
||||
|
||||
|
||||
References:
|
||||
* https://bugs.python.org/issue29249
|
||||
* https://bugs.python.org/issue34731
|
||||
|
|
Loading…
Reference in New Issue