dimensiondata: deprecation (#10986)

* dimensiondata: deprecation

* add changelog frag

* typo

* Update changelogs/fragments/10986-deprecation-dimensiondata.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky
2025-10-28 10:50:56 +13:00
committed by GitHub
parent efad7a0d38
commit 6829a064a5
7 changed files with 52 additions and 0 deletions

View File

@@ -13,6 +13,12 @@
from __future__ import annotations
#
# DEPRECATED
#
# This module utils is deprecated and will be removed in community.general 13.0.0
#
import configparser
import os
import re