refactor: move haiku flag next to sonnet flag in args

This commit is contained in:
Paul Gauthier (aider) 2024-11-04 12:13:27 -08:00
parent 711b2a431c
commit d33104aec1

View file

@ -1,6 +1,5 @@
#!/usr/bin/env python #!/usr/bin/env python
#ai put it next to --sonnet!
import argparse import argparse
import os import os
import sys import sys