##// END OF EJS Templates
vfs: add a NotImplementedError implementation of __call__...
vfs: add a NotImplementedError implementation of __call__ This helps pytype considerably on this file. Differential Revision: https://phab.mercurial-scm.org/D7265

File last commit:

r40307:dbc28c91 default
r43768:b16912f8 default
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true