From 082943c2baff480e7c1604d183a0247bf38ea3d9 Mon Sep 17 00:00:00 2001 From: Simon Branford <4967+branfosj@users.noreply.github.com> Date: Wed, 15 Apr 2026 13:36:27 +0100 Subject: [PATCH] remove hound --- .hound.yml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .hound.yml diff --git a/.hound.yml b/.hound.yml deleted file mode 100644 index 9449e4f823..0000000000 --- a/.hound.yml +++ /dev/null @@ -1,4 +0,0 @@ -# configuration for houndci, see https://houndci.com/configuration#python -flake8: - enabled: true - config_file: setup.cfg