python-o365
python-o365 copied to clipboard
Logic error regarding the use of duple types (Query and str)
File "C:\Projects\ambiental\myenv\Lib\site-packages\O365\drive.py", line 1211, in search
if query.has_filters:
^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'has_filters'