We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05def0 commit 4d97924Copy full SHA for 4d97924
1 file changed
logdna/sampling.py
@@ -1,7 +1,5 @@
1
import random
2
3
-_DEV = False
4
-
5
class Sampling:
6
"""
7
Sampling class boilerplate that returns True no matter what.
0 commit comments