diff --git a/importing.py b/importing.py index d64648e..6e63394 100644 --- a/importing.py +++ b/importing.py @@ -1,4 +1,4 @@ -# note that running this file is likely gonna install numpy on you computer +# note that running this file is likely gonna install numpy on your computer try: import numpy as np except ImportError: