ScoDoc-Lille/app/cli.py

8 lines
76 B
Python

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