ScoDoc/app/cli.py
2022-09-29 15:33:49 +02:00

8 lines
83 B
Python

# -*- coding: UTF-8 -*
import os
import click
def register(app):
pass