ansys / pyedb-core

Ansys Electronics Database Python Client Package
https://edb.core.docs.pyansys.com/
MIT License
3 stars 1 forks source link

Integrate pyansys precommit hook for license statements #351

Open hiro727 opened 9 months ago

hiro727 commented 9 months ago

📝 Description of the feature

every .py and .proto file should have license statements at the top as per recent pyansys changes. There's now a shared precommit hook available within pyansys and should be added into this repo.

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response