CICD/commands/__init__.py
2019-05-18 13:00:13 -04:00

4 lines
84 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
from .seed_command import SeedCommand