move-coop / parsons

A python library of connectors for the progressive community.
https://www.parsonsproject.org/
Other
258 stars 128 forks source link

Feature/background processing #853

Closed talevy42 closed 1 year ago

talevy42 commented 1 year ago

Adds an optional argument to use ActionNetwork's background processing feature: https://actionnetwork.org/docs/v2/#background-processing

sharinetmc commented 1 year ago

Hi @tal42levy! There seems to be an issue with linting. Perhaps if you run black on this, it should definitely resolve itself.

talevy42 commented 1 year ago

That's really weird – black isn't changing anything for me

talevy42 commented 1 year ago

Black does change tests, but not action_builder – which as a note, the docs on linting don't include linting test/

sharinetmc commented 1 year ago

Thanks for letting me know! I bump Shauna on this, so waiting on her input!

talevy42 commented 1 year ago

Ah oops - my comment was on the wrong the MR. I linted this one successfully, I think.