Skip to content

Commit

Permalink
Fix install.rst again
Browse files Browse the repository at this point in the history
  • Loading branch information
niccokunzmann committed Sep 28, 2024
1 parent e48dcfb commit 0f210f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ Try it out:
Python 3.12.0 (main, Mar 1 2024, 09:09:21) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import icalendar
>>> icalendar.version_tuple[0]
6
>>> icalendar.Calendar()
VCALENDAR({})
Build the documentation
-----------------------
Expand Down

0 comments on commit 0f210f8

Please sign in to comment.