Skip to content

Refactoring and new methods

Compare
Choose a tag to compare
@mdmintz mdmintz released this 02 Feb 07:24
· 7074 commits to master since this release
be65fb0

Refactoring and new methods:

  • Git-ignore the .vscode folder
  • flake8 upgraded to v3.7.4
  • Simplify BeautifulSoup usage
  • Remove old deprecated methods
  • Deprecate scroll_click() because click() already scrolls
  • Add methods to avoid using camelCase in Python