Skip to content
Snippets Groups Projects

Add and fix more type hints

Compare and
21 files
+ 468
253
Compare changes
  • Side-by-side
  • Inline
Files
21
@@ -6,7 +6,7 @@ Make sure that a `pylinkahead.ini` is readable at one of the expected locations.
import random
import caosdb as db
import linkahead as db
def reconfigure_connection():
Loading