howlongtobeatpy 0.1.16
Apparently HowLongToBeat re-added DLCs in the default search, so SearchModifiers.INCLUDE_DLC should no longer be necessary.
It will remain for completeness and compatibility.
A new option has been added instead: SearchModifiers.HIDE_DLC, that is basically the opposite of including DLCs.
Also fixed tests accordingly