Open garethpaul opened 4 years ago
*Why
This change fixes an import error with Pendulum.
In existing implementations folks will get the following error:
ImportError: cannot import name 'Pendulum' from 'pendulum'
What Changed
Migrating the pendulum imports.
*Why
This change fixes an import error with Pendulum.
In existing implementations folks will get the following error:
ImportError: cannot import name 'Pendulum' from 'pendulum'
What Changed
Migrating the pendulum imports.