From f0e9e8845fdc116227b75ec625299597440b44dc Mon Sep 17 00:00:00 2001 From: Caleb Hattingh Date: Sun, 19 Jan 2020 17:09:43 +1000 Subject: [PATCH] Add emoji for error-handling header --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c92c47b..54a0970 100644 --- a/README.rst +++ b/README.rst @@ -187,7 +187,7 @@ when you hit ``CTRL-C`` on the server instance: Task gathering, cancellation, and executor shutdown all happen automatically. -Error Handling +🐛 Error Handling -------------- Unlike the standard library's ``asyncio.run()`` method, ``aiorun.run``