Show More
@@ -21,6 +21,7 b' if True: # disable lexical sorting check' | |||||
21 | # Whitelist of modules that symbols can be directly imported from. |
|
21 | # Whitelist of modules that symbols can be directly imported from. | |
22 | allowsymbolimports = ( |
|
22 | allowsymbolimports = ( | |
23 | '__future__', |
|
23 | '__future__', | |
|
24 | 'mercurial', | |||
24 | 'mercurial.hgweb.common', |
|
25 | 'mercurial.hgweb.common', | |
25 | 'mercurial.hgweb.request', |
|
26 | 'mercurial.hgweb.request', | |
26 | 'mercurial.i18n', |
|
27 | 'mercurial.i18n', |
General Comments 0
You need to be logged in to leave comments.
Login now