Skip to content

Commit

Permalink
Update binder-demo-script-thing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jfell13 authored Nov 15, 2019
1 parent c3fbe41 commit c6d2b95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binder-demo-script-thing.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c6d2b95

Please sign in to comment.