Commit Graph

2 Commits

Author SHA1 Message Date
shimon-armis b419bc4a56 twml/util: Use a shortened condition
This commit enhances an assertion on log level
by using a shortened version for range comparison:
x <= y <= z
Instead of
y => x and y <= z

Signed-off-by: shimon-armis <shimon.turjeman@armis.com>
2023-04-01 23:58:14 +03:00
twitter-team ef4c5eb65e Twitter Recommendation Algorithm
Please note we have force-pushed a new initial commit in order to remove some publicly-available Twitter user information. Note that this process may be required in the future.
2023-03-31 17:36:31 -05:00