copy-paste-aug icon indicating copy to clipboard operation
copy-paste-aug copied to clipboard

Circular import

Open jackmead515 opened this issue 7 months ago • 1 comments

Python 3.10

> import copy_paste
ImportError: cannot import name 'CopyPaste' from partially initialized module 'copy_paste'

jackmead515 avatar Jun 24 '25 20:06 jackmead515