Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
holgern committed Mar 11, 2024
1 parent 2b91910 commit 43929b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@

import platform
import sys
from packaging.version import Version, parse

import pytest
from _pytest.doctest import DoctestItem
from packaging.version import Version, parse

from skopt import _IS_32BIT

Expand Down

0 comments on commit 43929b4

Please sign in to comment.