Skip to content

Commit

Permalink
Update tests.py
Browse files Browse the repository at this point in the history
  • Loading branch information
venvis authored May 1, 2024
1 parent 26d305d commit 5334381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import random
from cellar import *
from cellar.operative_extractions import *
from cellar import Analyzer , Writing

def cellar_csv_n():
get_cellar(save_file='n', file_format='csv', sd='2022-01-01', max_ecli=100)
Expand Down

0 comments on commit 5334381

Please sign in to comment.