Commit Graph

2 Commits (5c962c64d446406960ac7c30303f1681dac2693a)

Author SHA1 Message Date
occheung 5c962c64d4 5432: ditch import statement in python
Obviously, the import statements cannot be put right before the methods in the same indentation.
It was there because there wasn't a better way to put these code.
Now, it is replaced with an worded instruction that imports are needed.
2022-01-21 09:34:49 +08:00
occheung 48eb5a5ae3 5432: relocate examples source
Updates #24.
2022-01-20 17:17:13 +08:00