more comments

This commit is contained in:
Joe Steele
2024-06-12 22:18:47 -04:00
parent eadbdbf648
commit d4c10e064d
+3 -3
View File
@@ -36,11 +36,11 @@ from selenium.webdriver.common.by import By
import tweepy
#Thread
import asyncio
import aiohttp
#import asyncio
#import aiohttp
from pathlib import Path
from sqlalchemy import create_engine
#from sqlalchemy import create_engine
from sqlalchemy.ext.declarative import declarative_base
import sqlalchemy
from sqlalchemy import null