Skip to content

Commit 01ecac7

Browse files
author
Hussain Jafari
committed
lint again
1 parent f174ab7 commit 01ecac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/release/test_release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
from __future__ import annotations
22

3+
from collections.abc import Callable
34
from typing import Any
45

56
import numpy as np
67
import pandas as pd
78
import pytest
89
from _pytest.fixtures import FixtureRequest
9-
from collections.abc import Callable
1010
from layered_config_tree import LayeredConfigTree
1111
from pytest_mock import MockerFixture
1212
from vivarium_testing_utils import FuzzyChecker

0 commit comments

Comments
 (0)