Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 81ebba2b authored by Kostis ANAGNOSTOPOULOS's avatar Kostis ANAGNOSTOPOULOS
Browse files

fix(scripts) hashbang had extra slashh in `env`

parent 23e4e808
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env/ python3
#!/usr/bin/env python
import pandas as pd
......
#!/usr/bin/env/ python
#!/usr/bin/env python
from collections import defaultdict
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment