From c6d2b953af4b2cc1f67a33f331d3ae65113243bf Mon Sep 17 00:00:00 2001 From: Jason Fell Date: Fri, 15 Nov 2019 14:33:50 -0800 Subject: [PATCH] Update binder-demo-script-thing.py --- binder-demo-script-thing.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binder-demo-script-thing.py b/binder-demo-script-thing.py index ecb893e..4397686 100644 --- a/binder-demo-script-thing.py +++ b/binder-demo-script-thing.py @@ -1,8 +1,8 @@ #!/usr/bin/env python # coding: utf-8 -import os -import sys +#import os +#import sys import argparse import seaborn as sn import pandas as pd