buddyd16 / Structural-Engineering

Structural Engineering Modules (Python 2.7 primarily)
BSD 3-Clause "New" or "Revised" License
218 stars 64 forks source link

migrate from python2 to python3 #10

Open ghost opened 5 years ago

ghost commented 5 years ago

Thank you for this piece of software.

I migrated your code from python2 to python3. I checked on Debian and it was working correctly.

8

buddyd16 commented 5 years ago

Thank you for taking the time to make the changes to get these python 3 ready. I need to look into how the merging process works more.

Thanks again for your effort!

ghost commented 5 years ago

You're welcome. You can read the help manual here: https://help.github.com/articles/merging-a-pull-request/

After merging this pull request, you should also sync your local repository (on your machine) with this repo and after that you can be able to push your changes again to this remote repository (on github).