python 3.10 type definitions 51/11951/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sun, 22 Oct 2023 09:58:15 +0000 (11:58 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sun, 22 Oct 2023 09:58:21 +0000 (11:58 +0200)
commit3cdab9049d676940fa2140d707e4a14c777b59c3
treeee625c6ff2dafd205819464a708c6a3910570ba7
parenteec21c8aa4a5cbb96ab2302d4518ff13426d1666
python 3.10 type definitions

- split Point into extra module, avoiding circular definitions
- deprecated typings
- formatting
- spelling

Issue-ID: OAM-370
Change-Id: Ie869b97e19633afe0e8a74aaa2fe355ab9eb550e
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/model/python/hexagon.py
code/network-generator/model/python/point.py [new file with mode: 0644]