molssi-seamm / seamm_util

Utility classes and functions that support other MolSSI tools
Other
1 stars 3 forks source link

Bug: seamm_util/zenodo.py#L653 #41

Closed atomsos closed 2 years ago

atomsos commented 2 years ago

https://github.com/molssi-seamm/seamm_util/blob/0b490c6b09e29ea0e4f006aac669bb9d46aef993/seamm_util/zenodo.py#L653

which should be

logger.debug(f"{n_hits}=")

atomsos commented 2 years ago

sorry it's correct in 3.9 I'm wrong. Ignore me.