freshen the empanadas #17
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fresh-empanadas"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
tl;dr - refactor all of image building
Notable shared method changes:
AttributeDict in common.py now recurses subelements to allow for getattr-style access of dict elements (i.e.,
dict.elem.elem2
vsdict.elem['elem2']
). Should be non-breaking. Should add a test, too, but. #YOLO751d9b3019
tocfb83f9bcb
cfb83f9bcb
to80902473a3
80902473a3
to523cb9ced6
ae35875b14
to63a7f6bc21
1f8fda21d7
to364e92dcb8
6128dd990a
to7bca2041bd
Checkout
From your project repository, check out a new branch and test the changes.