NASA-AMMOS / NASA-AMMOS/AIT-GUI
Move AIT-GUI version logging clause under AITGUIPlugin class
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 15
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
It seems that try / except clause below is related to GUI plugin only. It's a good idea to move the clause under AITGUIPlugin class.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open ait/gui/init.py at the linked lines and read the surrounding AITGUIPlugin definition first. Move the version-logging try/except clause under AITGUIPlugin, keeping its behavior limited to the GUI plugin; the change is done when the clause is scoped there and the existing project checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100