Multiple methods in functions.py break when used with Python objects
Open
bug
- Dominant language
- Python
- Stars
- 32
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Example: `end_of_month` accepts a a `DatetimeType` object, which could be a Python `datetime` object, and calls the `end_of_month` method on it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.