databio / pypiper

Python toolkit for building restartable pipelines
http://pypiper.databio.org
BSD 2-Clause "Simplified" License
45 stars 9 forks source link

AttributeError: module 'pypiper' has no attribute 'add_pypiper_args' #183

Open wilfriedguiblet opened 1 year ago

wilfriedguiblet commented 1 year ago

Hi,

I can import pypiper in a python script but get the error mentioned in the title. Am I doing something wrong or was the attribute changed?

Thanks

nsheff commented 1 year ago

Can you clarify exactly what you're doing that's producing the error?

nsheff commented 1 year ago

I don't think the attribute was changed.