You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For proper testing (e.g. generation in tmp directories) and if obsi is used without docker, it might be helpful to dynamically define and pass an output directory. To do this, we need to replace the usages of OUTPUT_PATH with a variable passed as a parameter.
The text was updated successfully, but these errors were encountered:
For proper testing (e.g. generation in tmp directories) and if obsi is used without docker, it might be helpful to dynamically define and pass an output directory. To do this, we need to replace the usages of
OUTPUT_PATH
with a variable passed as a parameter.The text was updated successfully, but these errors were encountered: