CICD/commands/__init__.py

4 lines
84 B
Python
Raw Normal View History

2019-05-18 19:00:13 +02:00
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from .seed_command import SeedCommand