#! /usr/bin/env bash

## Run the nanodoc module using Python
python3 -m src.nanodoc "$@"
