Fixed the documentation of the "accounting.utils.random_id" module.

This commit is contained in:
2023-04-26 18:27:56 +08:00
parent cda9e4e3c6
commit f45663754c

View File

@ -14,7 +14,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""The random ID mixin for the data models.
"""The random ID utility for the data models.
This module should not import any other module from the application.