api.route("/printer/fan", methods=["POST"])
| 1 | # coding=utf-8 |
| 2 | __author__ = "AstroPrint Product Team <product@astroprint.com> based on previous work by Gina Häußge" |
| 3 | __license__ = "GNU Affero General Public License http://www.gnu.org/licenses/agpl.html" |
| 4 | __copyright__ = "Copyright (C) 2016 3DaGoGo, Inc - Released under terms of the AGPLv3 License" |
nothing calls this directly
no outgoing calls
no test coverage detected