HiIAmTzeKean / Streamsight

NTU FYP Project
https://hiiamtzekean.github.io/Streamsight/
1 stars 1 forks source link

fix: incorrect error message #89

Closed suenalaba closed 2 months ago

suenalaba commented 2 months ago

Closes #88

Current:

Screenshot 2024-09-06 at 12 07 34 PM

The default final super() is always being called because it is outside of the conditional blocks. Therefore, it overrides any previous call to [super().init]