Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Look into import warnings in the api.py file. #16

Closed
DhanrajHira opened this issue Jul 6, 2020 · 1 comment
Closed

Look into import warnings in the api.py file. #16

DhanrajHira opened this issue Jul 6, 2020 · 1 comment
Assignees
Labels
models For issues related to the data models returned by the API

Comments

@DhanrajHira
Copy link
Collaborator

Currently, we use from Sakurajima.models import * to import models into the api.py file. This leads to some unwanted import like AES and datetime.

@DhanrajHira DhanrajHira added the models For issues related to the data models returned by the API label Jul 6, 2020
@DhanrajHira DhanrajHira self-assigned this Jul 6, 2020
@DhanrajHira
Copy link
Collaborator Author

Fixed in commit facb025

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
models For issues related to the data models returned by the API
Projects
None yet
Development

No branches or pull requests

1 participant