#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Pybricks documentation build configuration file # import os import sys exec(open(os.path.abspath("../common/conf.py")).read())