undetected-chromedriver/undetected_chromedriver/v2.py

5 lines
90 B
Python

# for backward compatibility
import sys
sys.modules[__name__] = sys.modules[__package__]