Skip to content

Commit

Permalink
Remove unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru committed Nov 11, 2024
1 parent dd7afd5 commit f72c5a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/local/liana/rankaggregate/templates/rank_aggregate.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

import os
import platform
import json
import base64
import pickle

os.environ["NUMBA_CACHE_DIR"] = "./tmp/numba"
os.environ["MPLCONFIGDIR"] = "./tmp/matplotlib"
Expand Down

0 comments on commit f72c5a5

Please sign in to comment.