HCAI-Lab/w2-consensus-deepdive-unlearning-artifacts / pyright_venv /lib /python3.9 /site-packages /pip /_internal /utils /datetime.py
| """For when pip wants to check the date or time. | |
| """ | |
| import datetime | |
| def today_is_later_than(year: int, month: int, day: int) -> bool: | |
| today = datetime.date.today() | |
| given = datetime.date(year, month, day) | |
| return today > given | |
Xet Storage Details
- Size:
- 242 Bytes
- Xet hash:
- b35714334cdb182b752a82e80960bbec2496015a1d007528afa7a057584383c9
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.