Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Aug 23, 2024
1 parent 847593e commit e48b0fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schematic/models/validate_attribute.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# allows specifying explicit variable types
from typing import Any, Literal, Optional, Union
from urllib.parse import urlparse
from urllib.request import Request, urlopen

import numpy as np
import pandas as pd
Expand Down

0 comments on commit e48b0fd

Please sign in to comment.