Add more sample content

This commit is contained in:
Ashwin Bharambe 2024-09-22 16:56:30 -07:00
parent 6cbc387851
commit ef042e1605
21 changed files with 198 additions and 1 deletions

View file

@ -47,6 +47,8 @@ class StackListProviders(Subcommand):
rows = []
for spec in providers_for_api.values():
if spec.provider_id == "sample":
continue
rows.append(
[
spec.provider_id,