Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update create_person_aid.py #91

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

nkongsuwan
Copy link
Contributor

It seems the API for Signifypy has changed since the last update of this script 2 months ago.

The output from op = identifiers.create(...) is a tuple and not a dict. Setting op to op[2] fixes the script for me.

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Merging #91 (6106b96) into development (6246421) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           development      #91   +/-   ##
============================================
  Coverage        89.27%   89.27%           
============================================
  Files               16       16           
  Lines              998      998           
============================================
  Hits               891      891           
  Misses             107      107           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@pfeairheller pfeairheller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have this changed locally and forgot to PR, thanks for submitting!

@pfeairheller pfeairheller merged commit c48847d into WebOfTrust:development Oct 30, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants