fn.py
fn.py copied to clipboard
Import ABC from collections.abc instead of collections for Python 3.9 compatibility
Fixes #86