python-ls icon indicating copy to clipboard operation
python-ls copied to clipboard

introduce unsafe flag

Open PyJay opened this issue 4 years ago • 0 comments

As per TODO on README

TODO: make a default unsafe=False kwarg and then only visit properties if unsafe is explicitly set to True.

PyJay avatar Dec 30 '21 01:12 PyJay