Skip to content

Commit

Permalink
fix: manual python login command
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-freeman committed Mar 18, 2024
1 parent b1bfe14 commit e895b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/EXEC_EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ python3

**Execute Python Functions**
```python
>>> from module_utils.sap_id_sso import sap_sso_login
>>> from module_utils.sap_launchpad_software_center_download_runner import *
>>>
>>> # Debug
Expand Down

0 comments on commit e895b3e

Please sign in to comment.