Commit 8860810f authored by nd-02110114's avatar nd-02110114
Browse files

📝 fix comment

parent 394b4e07
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ def install(
    """install deepchem from miniconda on Google Colab

    For GPU notebook
    (if you don't set the version, this script installs the latest package)
    (if you don't set the version, this script will install the latest package)
    ```
    import deepchem_installer
    deepchem_installer.install()