File: privacy-breach.patch

package info (click to toggle)
python-djangorestframework-yaml 3.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 268 kB
  • sloc: python: 483; makefile: 11
file content (18 lines) | stat: -rw-r--r-- 480 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: remove privacy-breaching images from doc
Forwarded: not-needed
Author: Jérémy Lal <kapouer@melix.org>
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,12 +1,3 @@
-<div class="badges">
-    <img src="https://img.shields.io/github/checks-status/Qu4tro/drf-yaml/main">
-  <a href="https://pypi.python.org/pypi/drf-yaml">
-    <img src="https://img.shields.io/pypi/v/drf-yaml.svg">
-  </a>
-</div>
-
----
-
 # REST Framework YAML
 
 YAML support for Django REST Framework