Change "reference" to "references" to match new schema

This commit is contained in:
SherifEldeeb
2018-01-28 02:12:19 +03:00
parent 21bc16393b
commit 112a0939d7
112 changed files with 112 additions and 112 deletions
@@ -1,7 +1,7 @@
title: Python SQL Exceptions
description: Generic rule for SQL exceptions in Python according to PEP 249
author: Thomas Patzke
reference:
references:
- https://www.python.org/dev/peps/pep-0249/#exceptions
logsource:
category: application