Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Khizov committed Sep 9, 2020
1 parent 95f99fc commit 3b73648
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

import pytest

from rasa.constants import LATEST_TRAINING_DATA_FORMAT_VERSION
from rasa.core.training.converters.story_markdown_to_yaml_converter import (
StoryMarkdownToYamlConverter,
)
from rasa.shared.constants import LATEST_TRAINING_DATA_FORMAT_VERSION


@pytest.mark.parametrize(
Expand Down

0 comments on commit 3b73648

Please sign in to comment.