Improve code highlight in README.rst

pull/714/head
sobolevn 2024-09-30 00:04:42 +03:00 zatwierdzone przez GitHub
rodzic be99b433d4
commit 0390eff66d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -60,7 +60,9 @@ To **install** the package, run::
Inspect Files
-------------
You can open an ``.ics`` file and see all the events::
You can open an ``.ics`` file and see all the events:
.. code:: python
>>> import icalendar
>>> from pathlib import Path