Skip to content

Commit

Permalink
Help doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-treebeard authored Mar 7, 2024
1 parent cb5bead commit d1ace51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/nbmake/pytest_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,4 @@ def pytest_terminal_summary(terminalreporter: Any, exitstatus: int, config: Any)
# this message can be disabled with pytest --no-summary
# but let us know if it is annoying you
# ...we can also print diagnostics/stats here -- requests welcome
discord = "https://discord.gg/QFjCpMjqRY"
print(f"\nnbmake support is available in discord: {discord}\n")
print(f"\nLearn more about nbmake at https://github.com/treebeardtech/nbmake\n")

0 comments on commit d1ace51

Please sign in to comment.