zlatko-minev / pyEPR

Powerful, automated analysis and design of quantum microwave chips & devices [Energy-Participation Ratio and more]
https://pyepr-docs.readthedocs.io
Other
160 stars 222 forks source link

Replace attrdict to addict for python 3.10 compatibility #108

Closed GyeonghunKim closed 2 years ago

GyeonghunKim commented 2 years ago

This PR replaces library attrdict to addict for python 3.10 compatibility.

It's related to issue #106.

zlatko-minev commented 2 years ago

Thanks for the contributions!

priti-ashvin-shah-ibm commented 2 years ago

@GyeonghunKim I am still reviewing the pull request, I just wanted to run the workflow. I have not approved the pull request yet.

priti-ashvin-shah-ibm commented 2 years ago

@GyeonghunKim , please merge the latest commit from pyepr onto your branch replace_attrdict. I think that will allow you to pass CI.