uktrade/directory-components

View on GitHub
directory_components/janitor/management/commands/environment_diff.py

Summary

Maintainability
A
0 mins
Test Coverage
from directory_components.janitor.management.commands.vault_diff import Command

# `environment_diff` was renamed to `vault_diff`. Improting here to maintain backwards compatibility.

__all__ = ['Command']