From 64ee524221f4d1d5850708d89a00e820b3b682f7 Mon Sep 17 00:00:00 2001 From: BuffTechTalk Date: Mon, 30 Sep 2024 22:28:17 -0500 Subject: [PATCH] remove IP analysis function --- webpages/testing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpages/testing.py b/webpages/testing.py index 354bb9bdb..39f70111c 100644 --- a/webpages/testing.py +++ b/webpages/testing.py @@ -1,4 +1,4 @@ -improt streamlit as st +import streamlit as st