From 2f57f911104206c2d7be8ab7cdedd7866b8ed568 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Fri, 27 Sep 2019 22:43:32 +0530 Subject: [PATCH] More accurate docstring --- noxfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noxfile.py b/noxfile.py index d5db15f57..f08dbb56b 100644 --- a/noxfile.py +++ b/noxfile.py @@ -1,4 +1,4 @@ -"""Release time helpers, executed using nox. +"""Automation using nox. """ import io