duo_client_python
duo_client_python copied to clipboard
correcting path in usage section of README.md
trafficstars
Description
Usage section in READ.me appears to point to an old path. See Issue 270
Expected Behavior
$ python examples/Admin/report_users_and_phones.py
Actual Behavior
$ python examples/report_users_and_phones.py
Steps to Reproduce
n/a
Workarounds
n/a
@triceduo I apologize for the delay in reviewing this. Unfortunately due to some quirks of Github, I can't merge it unless the CI passes and the CI won't run again unless there's a change to the PR. Can you trigger the PR again? either making a no-op change to the commit (via git commit --amend --no-edit for example), or just re-creating the PR, I can clear CI and merge.
Looks like this update has already been made elsewhere, closing this PR