diff --git a/maxman.py b/maxman.py old mode 100644 new mode 100755 index 694dace..691981e --- a/maxman.py +++ b/maxman.py @@ -1,3 +1,5 @@ +#!/bin/env python3 + import abc import dataclasses import math