Iskay/update optimism #643

Merged
iskay merged 3 commits from iskay/update-optimism into main 2023-11-16 17:31:57 +00:00
Showing only changes of commit 3db443b2bb - Show all commits

View File

@ -12,7 +12,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http:#www.gnu.org/licenses/>.
from app.deploy.deploy_types import DeployCommandContext, LaconicStackSetupCommand, DeploymentContext
from stack_orchestrator.deploy.deployment_context import DeploymentContext
from ruamel.yaml import YAML
def create(context: DeploymentContext, extra_args):