"""This is a module-level docstring.""" from __future__ import annotations from __future__ import another_one import os import sys print(os, sys)