Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bram Daams
sch
Commits
887c1a10
Commit
887c1a10
authored
Dec 13, 2019
by
Bram Daams
Browse files
updated test code in readme
parent
81e4244d
Pipeline
#34860
passed with stage
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
887c1a10
...
...
@@ -16,7 +16,7 @@ from hc import hc, hcCred, hcRegistry
cred
=
hcCred
(
'https://hc.example.com/api/v1/'
,
'mysecretapikey'
)
registry
=
hcRegistry
(
cred
,
'
/var/lib
/hcregistry.json'
)
registry
=
hcRegistry
(
cred
,
'
doc
/hcregistry.json'
)
h
=
hc
(
cred
)
h
.
print_status
()
...
...
@@ -40,3 +40,5 @@ $ pip install flake8
$
flake8
*
py
```
## Documentation
*
python-crontab
<https://pypi.org/project/python-crontab/>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment