Skip to content

Commit

Permalink
Update system_info.py
Browse files Browse the repository at this point in the history
Co-authored-by: Eero Vaher <eero.vaher@gmail.com>
  • Loading branch information
neutrinoceros and eerovaher committed May 6, 2024
1 parent c50c599 commit e7a556f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion astropy/utils/system_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ def system_info() -> int:
"""
Examples
--------
>>> system_info()
>>> import astropy
>>> astropy.system_info()
platform
--------
platform.platform() = ...
Expand Down

0 comments on commit e7a556f

Please sign in to comment.