Skip to content

Commit

Permalink
Make ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
phackstock committed Sep 23, 2024
1 parent 036b5a3 commit 98d4c2b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/test_meta.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
import pyam
import pytest

from nomenclature.processor.meta import MetaValidator
from pathlib import Path

from conftest import TEST_DATA_DIR
import pyam

MODULE_TEST_DATA_DIR = TEST_DATA_DIR / "meta_validator"

Expand Down

0 comments on commit 98d4c2b

Please sign in to comment.