New syntax: Forks & merge polishing

This commit is contained in:
Romain Dorgueil
2019-06-02 08:53:57 +02:00
parent caef022b56
commit 34194925d1
4 changed files with 54 additions and 1 deletions

View File

@ -31,7 +31,6 @@ class Module:
return os.path.join(__path__, apidoc_root, *self.name.split(".")) + ".rst"
bonobo = __import__("bonobo")
assert bonobo.__version__