rspec/rules/S6432/python/rule.adoc
2022-12-02 14:53:09 +01:00

22 lines
303 B
Plaintext

FIXME: add a description
// If you want to factorize the description uncomment the following line and create the file.
//include::../description.adoc[]
== Noncompliant Code Example
[source,python]
----
FIXME
----
== Compliant Solution
[source,python]
----
FIXME
----
== See
FIXME: A list of links