Closed bmomberger-bitovi closed 4 years ago
The clear method was trying to set the wrong property to an empty list (queries vs queryData). This PR is a quick fix.
clear
queries
queryData
Closes #13
The
clear
method was trying to set the wrong property to an empty list (queries
vsqueryData
). This PR is a quick fix.Closes #13