Skip to content

Commit

Permalink
Update remote.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Aug 3, 2024
1 parent 6750d3d commit ca668a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysqa/ext/remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import json
import os
import warnings
from typing import Optional, Union
from typing import List, Optional, Union

import pandas
import paramiko
Expand Down

0 comments on commit ca668a7

Please sign in to comment.