f77d420fc9
* Doc title containing too many = * A tab instead of spaces Change-Id: I87cc4cec257d937fcc87d98b76ef0446451fc822
190 B
190 B
Usage
To use oslo.utils in a project, import the individual module you need. For example:
from oslo_utils import strutils
slug = strutils.to_slug('input value')