Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWitty committed Apr 16, 2024
1 parent f1eded0 commit 856a96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyciemss/observation.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
import pyro
import torch


EPS = 1e-7


class NoiseModel(pyro.nn.PyroModule):
"""
An NoiseModel is a function that takes a state and returns a state sampled from some pyro distribution.
Expand Down

0 comments on commit 856a96f

Please sign in to comment.