2Max4 / 2Max4/Network_Analysis
Migrate Modules to dir. Modules
- Langage dominant
- Python
- Étoiles
- 2
- Forks
- 11
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- tooling
- Type d'issue
- Refactorisation
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100