Skip to content
Snippets Groups Projects
Commit 7ad2bb74 authored by Hugh Dickinson's avatar Hugh Dickinson
Browse files

Adding missing typing imports

parent 6c4a7eb9
Branches
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@ import urllib.parse
import getpass
import pandas as pd
from typing import Union, Optional
class shopping_client:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment