Skip to content

Commit

Permalink
remove unmaintained dp config (#2540)
Browse files Browse the repository at this point in the history
This module is out-of-date, and no one maintains it.

---------

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
njzjz and pre-commit-ci[bot] authored May 19, 2023
1 parent 27bc41b commit 5f3bbbc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 393 deletions.
4 changes: 0 additions & 4 deletions deepmd/entrypoints/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
from .compress import (
compress,
)
from .config import (
config,
)
from .convert import (
convert,
)
Expand All @@ -33,7 +30,6 @@
)

__all__ = [
"config",
"doc_train_input",
"freeze",
"test",
Expand Down
365 changes: 0 additions & 365 deletions deepmd/entrypoints/config.py

This file was deleted.

Loading

0 comments on commit 5f3bbbc

Please sign in to comment.