feat: Update line length to 120 chars (#278)

This commit is contained in:
Deshraj Yadav
2023-07-15 07:11:55 -07:00
committed by GitHub
parent 4f722621fd
commit fd97fb268a
9 changed files with 31 additions and 63 deletions

View File

@@ -1,6 +1,5 @@
import setuptools
with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read()