Skip to content

Instantly share code, notes, and snippets.

View Wikidepia's full-sized avatar
🛌
Sedang molor.

Akmal Wikidepia

🛌
Sedang molor.
View GitHub Profile
diff --git a/core.py b/core.py
index 4724d80..e384786 100644
--- a/core.py
+++ b/core.py
@@ -7,7 +7,6 @@
from requests import session, Response
from typing import Optional, Union
from time import sleep
-import numpy as np
import logging