Skip to content

Commit

Permalink
Update add_ml_models_to_nodes.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jrzkaminski authored Oct 25, 2023
1 parent 13742c5 commit aae0b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/add_ml_models_to_nodes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ First, lets import BAMT modules and required machine learning modules.
.. code-block:: python
import bamt.networks as networks
import bamt.Preprocessors as pp
import bamt.preprocessors as pp
import pandas as pd
import numpy as np
Expand Down

0 comments on commit aae0b10

Please sign in to comment.