#! /usr/bin/python3 # -*- coding:UTF-8 -*- def do_nothing(): pass do_nothing()