Skip to content
Unverified Commit 20352b61 authored by Frost Ming's avatar Frost Ming Committed by GitHub
Browse files

fix: wrong nested table level when overwriting pyproject (#6512)

Previously, we rely on the `display_name` stored with `tomlkit.Table`,
which is an internal implementation detail, and it breaks
https://github.com/sdispater/tomlkit/pull/234. This PR corrects the
nested table level, because `preserved` map comes from the poetry config
table.
parent 1242fac5
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