AICoE / sefkhet-abwy

This is one of the incarnations of Sesheta
GNU General Public License v3.0
5 stars 13 forks source link

fix the function import from the proper path #140

Closed harshad16 closed 3 years ago

harshad16 commented 3 years ago

This Pull Request implements

fix the function import from the proper path Signed-off-by: Harshad Reddy Nalla hnalla@redhat.com

Description

Traceback (most recent call last):
  File "review-manager", line 49, in <module>
    from aicoe.sesheta.actions import (
ImportError: cannot import name 'do_not_merge' from 'aicoe.sesheta.actions' (unknown location)
harshad16 commented 3 years ago

/deploy

goern commented 3 years ago

/approve /assign @harshad16

sesheta commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: goern, saisankargochhayat

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/AICoE/sefkhet-abwy/blob/master/OWNERS)~~ [goern] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment