duo_client_python icon indicating copy to clipboard operation
duo_client_python copied to clipboard

correcting path in usage section of README.md

Open triceduo opened this issue 1 year ago • 1 comments
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 avatar Jun 24 '24 21:06 triceduo

@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.

AaronAtDuo avatar Aug 28 '24 20:08 AaronAtDuo

Looks like this update has already been made elsewhere, closing this PR

triceduo avatar Aug 30 '24 15:08 triceduo