Skip to content

Commit 86e137a

Browse files
fix typo
Signed-off-by: Ashwin Vaidya <[email protected]>
1 parent 0e450d1 commit 86e137a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ mqtt = [
4949
"paho-mqtt~=2.1.0",
5050
]
5151

52-
# Explicit versions are needed as we can't propogate extra dependencies to anomalib
52+
# Explicit versions are needed as we can't propagate extra dependencies to anomalib
5353
cpu = ["anomalib[cpu,full]"]
5454
cu124 = ["anomalib[cu124,full]"]
5555
xpu = ["anomalib[xpu,full]"]

0 commit comments

Comments
 (0)