feat: easter egg
This commit is contained in:
parent
8fa29790f8
commit
d03273baf1
1 changed files with 2 additions and 0 deletions
|
@ -371,3 +371,5 @@ def basic_demo():
|
||||||
stats_NFBP_iter(10**3, 10)
|
stats_NFBP_iter(10**3, 10)
|
||||||
print("\n\n")
|
print("\n\n")
|
||||||
stats_NFDBP(10**3, 10, 1)
|
stats_NFDBP(10**3, 10, 1)
|
||||||
|
|
||||||
|
print("Don't run code you don't understand or trust without a sandbox")
|
||||||
|
|
Loading…
Reference in a new issue