Skip to content

Commit

Permalink
Update api/directions/views.py
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
urchinpro and github-actions[bot] authored Sep 27, 2023
1 parent 5486c79 commit e65f035
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/directions/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@
get_patient_contract,
get_directions_by_user,
get_confirm_direction_by_hospital,
get_directions_meta_info, get_patient_open_case_data,
get_directions_meta_info,
get_patient_open_case_data,
)
from api.stationar.stationar_func import hosp_get_hosp_direction, hosp_get_text_iss
from forms.forms_func import hosp_get_operation_data
Expand Down

0 comments on commit e65f035

Please sign in to comment.