Skip to content

Commit

Permalink
Update src/probnum/randprocs/_random_process.py
Browse files Browse the repository at this point in the history
Co-authored-by: Marvin Pförtner <marvin.pfoertner@icloud.com>
  • Loading branch information
JonathanWenger and marvinpfoertner committed Mar 23, 2022
1 parent cc9b3e2 commit e5de312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/probnum/randprocs/_random_process.py
Expand Up @@ -41,7 +41,7 @@ class RandomProcess(Generic[InputType, OutputType], abc.ABC):
--------
~probnum.randvars.RandomVariable : Random variables.
~probnum.randprocs.GaussianProcess : Gaussian processes.
~probnum.randprocs.markov.MarkovProcess : Random processes with the Maqrkov property.
~probnum.randprocs.markov.MarkovProcess : Random processes with the Markov property.
Notes
-----
Expand Down

0 comments on commit e5de312

Please sign in to comment.