This is an automated email from the ASF dual-hosted git repository. tn pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tooling-atr-experiments.git
discard d7e7750 enable debug and reload when running serve This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history. * -- * -- N refs/heads/main (c9cf64d) \ O -- O -- O (d7e7750) Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: Makefile | 2 +- atr/db/__init__.py | 0 atr/db/service.py | 0 atr/{db => }/models.py | 0 4 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 atr/db/__init__.py delete mode 100644 atr/db/service.py rename atr/{db => }/models.py (100%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org