rasa/shared/core/training_data/story_reader/yaml_story_reader.py

Summary

Maintainability
D
1 day
Test Coverage
A
92%

File yaml_story_reader.py has 714 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import copy
import functools
import json
from json import JSONDecodeError
import logging
Severity: Major
Found in rasa/shared/core/training_data/story_reader/yaml_story_reader.py - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status