Merge pull request #132 from minienglish1/torch2

Update aspects.py, added missing ASPECTS_1408, under def __get_all_aspects():
This commit is contained in:
Victor Hall 2023-04-13 19:19:06 -04:00 committed by GitHub
commit 91b70b87e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -236,5 +236,6 @@ def __get_all_aspects():
ASPECTS_1088,
ASPECTS_1152,
ASPECTS_1280,
ASPECTS_1408,
ASPECTS_1536,
]
]