##// END OF EJS Templates
Add some spacing below h3 headers in HTML docs
Add some spacing below h3 headers in HTML docs

File last commit:

r13347:54891794
r20292:73c9db0f
Show More
__init__.py
4 lines | 91 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from ._simplegeneric import *