#!/usr/bin/env python3 from devops import Organization, Project, Repository, Item, DEVOPS_SCOPE from azure.identity import DefaultAzureCredential from json import dumps import tests