Skip to content

Commit 532313c

Browse files
committed
📝 Add file level docstring
1 parent 094941c commit 532313c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

qrng.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
"""
2+
Author: dinhanhx
3+
"""
14
import requests
25

36
def construct_link(array_length: int = 1,

0 commit comments

Comments
 (0)