extinctsion / easyPythonpi

A python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays
https://pypi.org/project/easyPythonpi/
14 stars 36 forks source link

Added LinkedList oop implementation, tests for search and graph #63

Closed Zahid92 closed 2 months ago

Zahid92 commented 9 months ago

Issues addressed: #50 and #60

extinctsion commented 9 months ago

I @Zahid92 there has been few changes in the main branch. pls pull it and make necessary changes in your commit.

Zahid92 commented 9 months ago

I @Zahid92 there has been few changes in the main branch. pls pull it and make necessary changes in your commit.

I have pulled the latest. After latest pull unittests are failing for multiple files including test_stringmanipulation, test_statistics, etc. image

I see Module renaming in #65. Am I missing something ?

Zahid92 commented 9 months ago

@extinctsion could you review this PR ?

extinctsion commented 2 months ago

This branch has conflicts with the main branch. Also there are failed tests. Hence, we cannot merge this PR. Thanks for contributing in the open source community.