Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JobSchedule e networkdays namespace #2

Open
cadu-leite opened this issue Jun 17, 2020 · 0 comments
Open

JobSchedule e networkdays namespace #2

cadu-leite opened this issue Jun 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@cadu-leite
Copy link
Owner

For a better namespace or "dot path"...
I believe would be a good idea
take both classes of the networkdays file
and put each one in his own file ...
networkdays

├── networkdays
│   ├── __init__.py
│   ├── networkdays.py

to be ...

├── networkdays
│   ├── __init__.py
│   ├── networkdays.py
│   └── jobschedule.py

and expose both on init.py , to have one less level on namespaces.

@cadu-leite cadu-leite added the enhancement New feature or request label Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant