Skip to content

Commit b47d3a1

Browse files
koaningerohmensing
andauthored
Update rasa/__main__.py
Co-authored-by: Ella Rohm-Ensing <[email protected]>
1 parent 8a361ae commit b47d3a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rasa/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def create_argument_parser() -> argparse.ArgumentParser:
6767

6868
def print_version() -> None:
6969
"""Prints version information of rasa tooling and python."""
70+
7071
python_version, os_info = sys.version.split("\n")
7172
try:
7273
from rasax.community.version import __version__ # pytype: disable=import-error

0 commit comments

Comments
 (0)