Skip to content

Commit

Permalink
blank __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zoehengyi668 authored Feb 12, 2025
1 parent 25d0344 commit 2103ae4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mlptrain/descriptors/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
# from mlptrain.descriptors.ace_descriptor import ace_matrix, ace_kernel_vector
# from mlptrain.descriptors.mace_descriptor import (mace_matrix,mace_kernel_vector,)
# from mlptrain.descriptors.soap_descriptor import (soap_matrix,soap_kernel_vector,)

# __all__ = ['ace_matrix','ace_kernel_vector','mace_matrix','mace_kernel_vector','soap_matrix','soap_kernel_vector',]

0 comments on commit 2103ae4

Please sign in to comment.