Commit Graph

8 Commits

Author SHA1 Message Date
4b06d4920b removed tqdm because it was too distracting 2025-03-14 14:02:38 +01:00
c1c2106a86 made the has_only_1_comment function potentially
verbose
2025-03-14 12:06:03 +01:00
d845ce9171 removed sorting of the commit dates because it
isn't useful
2025-03-14 10:07:07 +01:00
8f4614f71a removed useless import 2025-03-14 09:55:11 +01:00
115e275479 forgot to actually check whether the ammount of
comments was 1, now it's fixed
2025-03-14 09:48:57 +01:00
49e8e29e7a updated the type annotations for the utils
functions, much better now
2025-03-14 09:48:38 +01:00
873f712640 forgot an import 2025-03-13 14:25:25 +01:00
536e6e3e3f extracted some functions to a utils file, since
they will be usefull for the new pull_requests.py
2025-03-13 11:31:27 +01:00