We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9be45 commit 587b077Copy full SHA for 587b077
README.md
@@ -1,5 +1,7 @@
1
# Multicast Python Repo
2
3
+
4
+
5
## Introduction
6
7
The `multicast` package is a Python library that simplifies sending and receiving multicast network
docs/Exception_Guide.md
@@ -308,7 +308,6 @@ context.
308
[CEP-8](https://gist.github.com/reactive-firewall/b7ee98df9e636a51806e62ef9c4ab161) and the
309
project's conventions for error handling and exit codes.
310
311
-
312
## Adding New Exceptions
313
314
When introducing new exceptions:
0 commit comments