[acronyms] Type annotations, linting

This commit is contained in:
wurstsalat
2022-11-29 19:29:49 +01:00
parent 3784c12727
commit fae39c2c29
3 changed files with 33 additions and 10 deletions

View File

@@ -14,6 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Acronyms Expander. If not, see <http://www.gnu.org/licenses/>.
from __future__ import annotations
import json