2Max4 / 2Max4/Network_Analysis
Migrate Modules to dir. Modules
- Lingua principale
- Python
- Stelle
- 2
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
As already described in #33 there is a new directory for future modules.
Please move current modules like send_mail.py etc. to this dir and make sure they still work fine. References to existing directories must be checked. Please use the os.path.join() to make sure the path references work on all OS.
@Skupino could you please check it?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Find the existing modules like send_mail.py in the repository root. Move them to the new modules directory mentioned in issue #33. Update all import statements and file references in other scripts to use os.path.join() for cross-platform compatibility. Test that the moved modules still function correctly by running any existing tests or sample scripts.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Refactoring
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100