Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuoying committed Mar 11, 2024
1 parent f53134d commit 9506c27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion atomate/utils/tests/test_database.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ def setup_method(self,method):
self.reset()

def teardown_method(self,method):

pass

def build_indexes(self, indexes=None, background=True):
pass

Expand Down

0 comments on commit 9506c27

Please sign in to comment.