From 856fe513525db4722b9b339231f207e41411bc17 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 18 Jan 2024 14:37:36 -0500 Subject: [PATCH] Remove comment --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 306245e3af..e9915d600b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,5 +93,3 @@ package = "pipx" [[tool.mypy.overrides]] module = ["pycowsay.*"] ignore_missing_imports = true - -# Ref: https://github.com/codespell-project/codespell#using-a-config-file