Skip to content

Commit

Permalink
Update extract_galaxy_tools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bebatut authored Oct 31, 2023
1 parent 4f5c5be commit 9e29a29
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions bin/extract_galaxy_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@
import time
import xml.etree.ElementTree as et
from pathlib import Path
from typing import (
Any,
Dict,
List,
Optional,
)
from typing import Any, Dict, List, Optional

import pandas as pd
import requests
Expand Down

0 comments on commit 9e29a29

Please sign in to comment.