Skip to content

Commit

Permalink
Update info.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanBindez authored Oct 8, 2024
1 parent 3815de9 commit 9d2f58c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/user/info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
Info
====

This can be useful for debugging or logging purposes, as it allows developers to quickly
check the environment in which the code is being executed. It helps ensure that the correct
versions of Python and Pytubefix are being used, and can also assist in identifying any
compatibility issues between the system and the application.::
This can be useful for debugging or logging purposes, as it allows developers to quickly check the environment in which the code is being executed. It helps ensure that the correct versions of Python and Pytubefix are being used, and can also assist in identifying any compatibility issues between the system and the application::
>>> from pytubefix import info
>>>
>>> print(info())
Expand Down

0 comments on commit 9d2f58c

Please sign in to comment.