Apply @pshriwise suggestion from code review

Co-Authored-By: Patrick Shriwise <pshriwise@gmail.com>
This commit is contained in:
Paul Romano 2020-03-27 11:21:18 -05:00 committed by GitHub
parent 3e36801ea3
commit 070a83d773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -216,8 +216,8 @@ class Model:
self.export_to_xml()
# Setting tstart here ensures we don't pick up any old statepoint
# files that might preexist in the output directory
# Setting tstart here ensures we don't pick up any pre-existing statepoint
# files in the output directory
tstart = time.time()
last_statepoint = None