Code Documentation
This is autogenerated code documentation.
- neptun.main.google(arg1, arg2)
Summary line - Google style.
Extended description of function.
- Parameters:
arg1 (int) – Description of arg1
arg2 (str) – Description of arg2
- Returns:
Description of return value
- Return type:
bool
- neptun.main.numpy(arg1, arg2)
Summary line - NumPy style.
Extended description of function.
- Parameters:
arg1 (int) – Description of arg1
arg2 (str) – Description of arg2
- Returns:
Description of return value
- Return type:
bool