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,5 +1,6 @@
"""pytest tests for axolotl CLI utils."""
# pylint: disable=redefined-outer-name
import json
from unittest.mock import Mock, patch