Cleanup: use '#' prefix for issues instead of 'T'

Match the convention from Gitea instead of Phabricator's T for tasks.
This commit is contained in:
2023-02-12 14:37:16 +11:00
parent a02fa6c40d
commit 91346755ce
569 changed files with 1112 additions and 1115 deletions

View File

@@ -16,7 +16,7 @@ from view_layer_common import *
# ############################################################
class UnitTesting(ViewLayerTesting):
@unittest.skip("Uses the clay engine, that is removed T55454")
@unittest.skip("Uses the clay engine, that is removed #55454")
def test_render_settings(self):
"""
See if the depsgraph evaluation is correct