adjutant/adjutant/actions/v1/__init__.py
adrian-turjak af986c28fc Renaming StackTask to Adjutant
* This patch is just a search and replace with minor tweaks.
* No functional changes, just renaming.

Change-Id: I103790be7c0cd9234545e25e21ab1768cb5eb131
2017-05-17 12:25:45 +12:00

2 lines
62 B
Python

default_app_config = 'adjutant.actions.v1.app.ActionV1Config'