Skip to content

Commit

Permalink
Merge pull request #293 from hjkgrp/rolan701-patch-3
Browse files Browse the repository at this point in the history
big structgen merge, rollback here if stuff breaks
  • Loading branch information
rolan701 authored Nov 15, 2024
2 parents 9a7ce86 + 5d86f26 commit 7765d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molSimplify/Classes/mol3D.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import time
import xml.etree.ElementTree as ET
import numpy as np
import networkx as nx
try:
from openbabel import openbabel # version 3 style import
except ImportError:
Expand Down

0 comments on commit 7765d71

Please sign in to comment.