Skip to content

BUG: Not using CloudDomain to check validity of cloud_account in run() method #2065

BUG: Not using CloudDomain to check validity of cloud_account in run() method

BUG: Not using CloudDomain to check validity of cloud_account in run() method #2065

Workflow file for this run

name: formatting
on: [ push, pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable