Skip to content

Commit

Permalink
Run pre-commit on _all_ files
Browse files Browse the repository at this point in the history
  • Loading branch information
brynpickering committed Sep 30, 2024
1 parent ab757e5 commit bff333e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_postprocess_math_documentation.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from pathlib import Path

import pytest

from calliope.postprocess.math_documentation import MathDocumentation

from .common.util import build_test_model, check_error_or_warning
Expand Down

0 comments on commit bff333e

Please sign in to comment.