Skip to content

Commit ab50367

Browse files
Remove emoji
1 parent ea6d22a commit ab50367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nbmake/pytest_plugin.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ def pytest_terminal_summary(terminalreporter: Any, exitstatus: int, config: Any)
7474
# but let us know if it is annoying you
7575
# ...we can also print diagnostics/stats here -- requests welcome
7676
discord = "https://discord.gg/QFjCpMjqRY"
77-
print(f"\n📝 nbmake support is available in discord: {discord}\n")
77+
print(f"\nnbmake support is available in discord: {discord}\n")

0 commit comments

Comments
 (0)