Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 28, 2023
1 parent 4174aec commit d455902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphein/protein/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
from urllib.request import urlopen

import networkx as nx
import pandas as pd
import numpy as np
import pandas as pd
import requests
import wget
from biopandas.pdb import PandasPdb
Expand Down

0 comments on commit d455902

Please sign in to comment.