Skip to content
Snippets Groups Projects
process_cs101.py 153 B
Newer Older
  • Learn to ignore specific revisions
  • tuhe's avatar
    tuhe committed
    if __name__ == "__main__":
    
        from snipper.snip_dir import snip_dir
        snip_dir("./cs101_instructor", "./cs101_students", output_dir="./cs101_output")