hasii2011 / hasii2011/ogl

Update OglLink Hierarchy to use a new OglPosition tuple

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement Refactor
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

OglPosition = NewType('OglPosition', Tuple(int, int))

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the OglLink hierarchy and the OglPosition definition referenced in the issue. Trace how link positions are represented and update the relevant usages so they consistently use the new OglPosition tuple; done means the hierarchy and its callers work with that type.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.