Skip to content
Snippets Groups Projects

LinkAhead rename lvl 0

Merged Henrik tom Wörden requested to merge f-linkahead-rename-0 into dev
Compare and
170 files
+ 13549
13093
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
#!/usr/bin/env python3
#!/usr/bin/env python3
"""A small example to get started with caosdb-pylib.
"""A small example to get started with caosdb-pylib.
Make sure that a `pycaosdb.ini` is readable at one of the expected locations.
Make sure that a `pylinkahead.ini` is readable at one of the expected locations.
"""
"""
import random
import random
Loading