Nox Cookbook recipes missing imports
KasperZutterman opened this issue · 0 comments
KasperZutterman commented
Current Behavior
Both the Instant Dev Environment and The Auto-Release cookbook recipes are missing an import, making running after copy-pasting break.
Expected Behavior
Have the recipe code contain all required imports so that running after copy-paste just works.
Steps To Reproduce
- Copy Instant Dev Environment and/or The Auto-Release cookbook recipes code.
- Run code snippet.
Environment
- OS: macOS
- Python: 3.12
- Nox: 2024.04.15
Anything else?
No response