lbolla / EMpy

Electromagnetic Python
MIT License
194 stars 83 forks source link

Improving FD docstrings and adding comments #15

Closed DanHickstein closed 7 years ago

DanHickstein commented 7 years ago

Just a few quick changes to clarify the Docstrings in FD.py, and to make the docstrings closer to the 80 character recommendation in PEP.

Also, I added a few comments and formatting tweaks to make FD easier to understand. I'm not too attached to any of these changes, so feel free to merge and remix to your own tastes.

DanHickstein commented 7 years ago

Thanks for the suggestions! I'm not really smart enough to use git on the command line. I just use the GitHub Desktop GUI thing. I tried to get the rebase to work, but I couldn't see the merge-commits on the command line.

I incorporated the rest of the suggestion.

lbolla commented 7 years ago

Thanks!

DanHickstein commented 7 years ago

Thanks for your help and your efficient merge :)