Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa authored Jun 27, 2021
1 parent cc3184f commit 33daf28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyIslam/ummalqura.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import math
from .ummalqura_table import *

# Ported form https://webspace.science.uu.nl/~gent0113/islam/addfiles/ummalqura_calendar.js

# def gmod(n, m):
# # generalized modulo function (n mod m) also valid for negative values of n
Expand Down

0 comments on commit 33daf28

Please sign in to comment.