rushter/selectolax

A typo in method name?

Closed this issue · 2 comments

Hello, when I read the source code for version 0.3.12, I found a typo in class HTMLParser.
The method name is any_css_matchse(). Is it supposed to be any_css_matches()? Or is this by design?

It's a typo, you can send a PR with the fix

OK, thanks for the information. I added new pr for review.

#80