chore: suppress rawtypes in selected classes (#6261)

This commit is contained in:
Piotr Idzik
2025-06-05 13:23:28 +02:00
committed by GitHub
parent 27a774020c
commit ec6f09c373
20 changed files with 19 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ import java.util.List;
*
* @author <a href="https://github.com/siddhant2002">Siddhant Swarup Mallick</a>
*/
@SuppressWarnings("rawtypes")
public class AllPathsFromSourceToTarget {
// No. of vertices in graph