ur-whitelab / hoomd-tf

A plugin that allows the use of Tensorflow in Hoomd-Blue for GPU-accelerated ML+MD
https://hoomd-tf.readthedocs.io
MIT License
30 stars 8 forks source link

Methods in utils.py arranged in alphabetical order #248

Closed geemi725 closed 3 years ago

geemi725 commented 3 years ago

Addresses issue #247

pep8speaks commented 3 years ago

Hello @geemi725! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 296:101: E501 line too long (134 > 100 characters)

Comment last updated at 2020-09-22 16:50:44 UTC