Skip to content

Commit

Permalink
Remove obsolete imports TC2
Browse files Browse the repository at this point in the history
Issue #17
  • Loading branch information
mrksbrg committed Jul 24, 2022
1 parent 4c6183b commit 3e6f314
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/test_2_onescholar.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@

import pytest
import os.path
import csv
from datetime import date
from swesesci.scholar import SSSScholar
from swesesci.affiliation import SSSAffiliation
from swesesci.scholar_reader import ScholarReader
from swesesci.scholar_miner import ScholarMiner
from swesesci.scholar_analyzer import ScholarAnalyzer
Expand Down

0 comments on commit 3e6f314

Please sign in to comment.