abougouffa / pyIslam

pyIslam, a Python library to calculate prayer times, hijri date, qiblah direction and more
http://abougouffa.github.io/pyIslam
GNU Lesser General Public License v3.0
94 stars 32 forks source link

Changed Comment to fit PEP 8 convention. #31

Open harounrusul opened 1 year ago

harounrusul commented 1 year ago

For comments, there should be space after the "#". This is according to the PEP 8 convention.