Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 357 Bytes

Steps:

  • replace all example_func using your module name
  • make install
  • work on function body
  • work on tests, and edit tests/supported_signature_list.py for supported signature list
  • make test
  • make all

Notes:

  • Do not print any message to stdout for function body
  • info.toml is generated by gen_func_info.py and supported_signature_list.py