Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Bompard <[email protected]>
  • Loading branch information
abompard committed Mar 29, 2024
1 parent 5cae6d3 commit 6ef11a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datanommer.consumer/tests/test_consumer.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
# You should have received a copy of the GNU General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.

import dm as dm
import pytest
from fedora_messaging import message
from sqlalchemy import func, select

import datanommer.consumer
import datanommer.models as dm


@pytest.fixture
Expand Down

0 comments on commit 6ef11a5

Please sign in to comment.