PyrightChecker/__init__.py

branch
eric7
changeset 19
cdde4379ce03
parent 11
55bc88e0aea0
equal deleted inserted replaced
18:73d6a0e0f4e4 19:cdde4379ce03
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Package containing the pyright dialog, supporting functions and data. 7 Package containing the pyright dialog, supporting functions and data.
8 """ 8 """

eric ide

mercurial