Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/swmath2swh/restApi_software_Json.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import json

import requests

from swmath2swh.swhid import parse_csv_to_dict
from zbmath_rest2oai.getAsXml import add_references_to_software

# Main function to handle the API request, CSV parsing, and JSON modification
Expand Down
1 change: 0 additions & 1 deletion src/swmath2swh/staging_archival.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import requests
import json
import csv
import os
import subprocess
Expand Down