We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f5eeab + 2233790 commit 832a51cCopy full SHA for 832a51c
docs/userguide/pyproject_config.rst
@@ -111,7 +111,7 @@ Key Value Type (TOML) Notes
111
112
.. note::
113
The `TOML value types`_ ``array`` and ``table/inline-table`` are roughly
114
- equivalent to the Python's :obj:`dict` and :obj:`list` data types.
+ equivalent to the Python's :obj:`list` and :obj:`dict` data types, respectively.
115
116
Please note that some of these configurations are deprecated or at least
117
discouraged, but they are made available to ensure portability.
0 commit comments