Here\'s some of my code:
userform.py
from scraping import Scrape class UF: def __init__(self): self.create() @classmethod def cr