pytest fixes

This commit is contained in:
Dan Saunders
2025-01-08 20:55:10 +00:00
parent 6e72baf287
commit 2b7b37413d
11 changed files with 37 additions and 53 deletions

View File

@@ -1,4 +1,5 @@
"""pytest tests for axolotl CLI fetch command."""
from unittest.mock import patch
from axolotl.cli.main import fetch