Skip to content

Commit 10fdf27

Browse files
Test commit
1 parent 938fdb4 commit 10fdf27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

demo.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ def generator_example(n):
2222
run = run + 1
2323
yield run
2424

25+
@classmethod
26+
def get_my_demos_done():
27+
return False

0 commit comments

Comments
 (0)