Skip to content
Commit 45d6abdc authored by Michał Górny's avatar Michał Górny
Browse files

Remove obsolete `toml` import from the test suite

Remove the `toml` import that is used to determine whether to run
`pyproject.toml` test.  Firstly, `toml` has been replaced by `tomli`.
Secondly, isort vendors `tomli`, so checking for its availability
does not seem to make sense.
parent 3020e0bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment