altaurog / pgcopy

fast data loading with binary copy
https://pgcopy.readthedocs.io/
Other
113 stars 33 forks source link

Lost files #25

Closed YHYJ closed 4 years ago

YHYJ commented 4 years ago

In the installation package of version 1.4.2, the 'errors' folder and its files are missing, which causes an error in line 17 of copy.py:

from . import errors, inspect, util
altaurog commented 4 years ago

Thank you for pointing this out. It’s odd that tox tests passed.