Skip to content

Commit 17a4ede

Browse files
committed
removed mistake
1 parent d379aa6 commit 17a4ede

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/source/changelog.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ Config system
4040
#. Implement a :code:`manim.cfg` config file system, that consolidates the global configuration, the command line argument parsing, and some of the constants defined in :code:`constants.py`
4141
#. Added utilities for manipulating Manim’s :code:`.cfg` files.
4242
#. Added a subcommand structure for easier use of utilities managing :code:`.cfg` files
43-
#. Added utilities for manipulating Manim’s :code:`.cfg` files.
44-
#. Added a subcommand structure for easier use of utilities managing :code:`.cfg` files #. Added a subcommand structure for easier use of utilities managing :code:`.cfg` files
4543
#. Also some Variables changed to the new config system:
4644
#. `FRAME_HEIGHT` to `config["frame_width"]`
4745
#. `TOP` to `config["frame_height"] / 2 * UP`

0 commit comments

Comments
 (0)