AI4Industry commited on
Commit
29d8d1e
·
verified ·
1 Parent(s): aeb5cc0

Update modeling_molparser_mobile.py

Browse files
Files changed (1) hide show
  1. modeling_molparser_mobile.py +1 -2
modeling_molparser_mobile.py CHANGED
@@ -1,5 +1,4 @@
1
- """MolParser Mobile model code for Hugging Face Hub remote loading.
2
- """
3
 
4
  from __future__ import annotations
5
 
 
1
+ """MolParser Mobile model code for Hugging Face Hub remote loading."""
 
2
 
3
  from __future__ import annotations
4