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

Test commit for supporting travis CI #1

Closed
wants to merge 2 commits into from
Closed

Test commit for supporting travis CI #1

wants to merge 2 commits into from

Conversation

ye11ow
Copy link
Owner

@ye11ow ye11ow commented Jan 20, 2020

No description provided.

class Gitlab:
def __init__(self, config):
try:
import gitlab
except:
bp.print_error('Missing dependencies', 'You need to install python-gitlab | href=https://python-gitlab.readthedocs.io/en/stable/install.html')
raise NotiError('Missing dependencies', 'You need to install python-gitlab | href=https://python-gitlab.readthedocs.io/en/stable/install.html')
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test comment

@ye11ow ye11ow closed this Jan 29, 2020
@ye11ow ye11ow deleted the test-ci branch January 29, 2020 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant