mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-05 08:59:57 +02:00
factor more methods out of utils
This commit is contained in:
parent
8c72f8bc03
commit
fb247dafc2
9 changed files with 3086 additions and 3027 deletions
3
sbb_newspapers_org_image/utils/is_nan.py
Normal file
3
sbb_newspapers_org_image/utils/is_nan.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
def isNaN(num):
|
||||
return num != num
|
Loading…
Add table
Add a link
Reference in a new issue