doc: added some missing docstrings

This commit is contained in:
Jef Roosens 2022-05-19 22:14:41 +02:00
parent 2fc25f1afe
commit 0233b8559d
Signed by untrusted user: Jef Roosens
GPG key ID: B580B976584B5F30
4 changed files with 5 additions and 11 deletions

View file

@ -7,7 +7,6 @@ import cron.expression { CronExpression, parse_expression }
import math
import build
import docker
import db
import os
import client
import models { GitRepo }