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

Fixes at Emma's request #328

Merged
merged 6 commits into from
Feb 6, 2024
Merged

Fixes at Emma's request #328

merged 6 commits into from
Feb 6, 2024

Conversation

fredericsimard
Copy link
Contributor

  • Removed empty parameters from Python function calls (ex. provider="").
  • Added [SOURCES] to branch name
  • statuses as lowercase
  • entity_type provided as an array.
  • Added note about not trying to fix """" from the script's output as this will cause an error when executed in the Python script.

Added [SOURCES] to the branch name, as per Emma's request.
As per Emma's request:
* entity type is an array
* the enum for status should all be lowercase, otherwise it breaks the tests
As per Emma's request, remove all empty parameters from the python script functions.
@fredericsimard fredericsimard self-assigned this Feb 3, 2024
@fredericsimard fredericsimard merged commit a950e08 into main Feb 6, 2024
5 of 7 checks passed
@fredericsimard fredericsimard deleted the fix-emma-requests branch February 6, 2024 14:42
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