Skip to content

Commit 7270cd3

Browse files
Update changelog/11381.improvement.rst
Co-authored-by: Bruno Oliveira <[email protected]>
1 parent 58f9582 commit 7270cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/11381.improvement.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The ``type`` parameter of the ``parser.addini`` method now accepts the **int** and **float** literals, facilitating the parsing of configuration values in the **ini** file.
1+
The ``type`` parameter of the ``parser.addini`` method now accepts `"int"` and ``"float"`` parameters, facilitating the parsing of configuration values in the configuration file.
22

33
Example:
44

0 commit comments

Comments
 (0)