Compare commits
2 Commits
dfd75d3aaf
...
fc1fad67ab
| Author | SHA1 | Date | |
|---|---|---|---|
| fc1fad67ab | |||
| 1f8589cd9b |
@ -4,6 +4,7 @@ import pandas as pd
|
|||||||
from numpy.f2py.crackfortran import true_intent_list
|
from numpy.f2py.crackfortran import true_intent_list
|
||||||
|
|
||||||
def foo():
|
def foo():
|
||||||
|
print(42)
|
||||||
return 42
|
return 42
|
||||||
|
|
||||||
def get_population_of_country(df, country):
|
def get_population_of_country(df, country):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user