Skip to content

Commit b32abe2

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

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
@@ -75,6 +75,7 @@ def print_version() -> None:
7575
rasa_x_info = __version__
7676
except ModuleNotFoundError:
7777
rasa_x_info = None
78+
7879
print(f"Rasa Version : {version.__version__}")
7980
print(f"Rasa SDK Version : {rasa_sdk_version}")
8081
print(f"Rasa X Version : {rasa_x_info}")

0 commit comments

Comments
 (0)