ThirdParty/EditorConfig/editorconfig/fnmatch.py

changeset 6161
91456f5321b5
parent 6099
a7fecbc392d7
--- a/ThirdParty/EditorConfig/editorconfig/fnmatch.py	Sun Feb 18 17:43:24 2018 +0100
+++ b/ThirdParty/EditorConfig/editorconfig/fnmatch.py	Tue Feb 27 19:56:50 2018 +0100
@@ -20,6 +20,7 @@
 import os
 import re
 
+
 __all__ = ["fnmatch", "fnmatchcase", "translate"]
 
 _cache = {}

eric ide

mercurial