diff --git a/docs/_modules/pydmt/builders/mako.html b/docs/_modules/pydmt/builders/mako.html index 2fd55fc..3f75a57 100644 --- a/docs/_modules/pydmt/builders/mako.html +++ b/docs/_modules/pydmt/builders/mako.html @@ -52,6 +52,7 @@
[docs]
class BuilderMako(Builder):
+ # pylint: disable=too-many-positional-arguments
def __init__(self,
source: str,
target: str,