diff options
author | Martin Fischer <martin@push-f.com> | 2022-02-10 06:47:40 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2022-02-10 06:47:40 +0100 |
commit | 03a1c05a195f83868af94adeb9b405f169098465 (patch) | |
tree | bb1af879e11207e298e1372ad816be6c1e3366f2 | |
parent | efca715dc83da92da8c02c21255e8863b36ca7b1 (diff) |
remove no longer used overrides.toml
-rw-r--r-- | overrides.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/overrides.toml b/overrides.toml deleted file mode 100644 index 85a3d1f..0000000 --- a/overrides.toml +++ /dev/null @@ -1,2 +0,0 @@ -[docformat] -pydoctor = "epytext" |