Traceback (most recent call last):
File "C:\Users\zeffi\Desktop\test_blenders\current_28\2.82\scripts\addons\mesh_tiny_cad\BIX.py", line 90, in poll
return all([obj is not None, obj.type == 'MESH', obj.mode == 'EDIT'])
AttributeError: 'NoneType' object has no attribute 'type'
location: <unknown location>:-1
mesh_tiny_cad/BIX.py
Lines 87 to 90 in 5f9503f
error, though harmless