Skip to content

Commit

Permalink
Update test_Quantization.py
Browse files Browse the repository at this point in the history
"tests for Shutter class" -> "tests for Quantization class"
  • Loading branch information
hugobuddel committed Dec 16, 2023
1 parent 89b3872 commit 8c4a18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scopesim/tests/tests_effects/test_Quantization.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
"""Contains tests for Shutter class."""
"""Contains tests for Quantization class."""

import pytest
import numpy as np
Expand Down

0 comments on commit 8c4a18b

Please sign in to comment.