Skip to content

Demo pull request #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: base-1
Choose a base branch
from
Open

Demo pull request #7

wants to merge 3 commits into from

Conversation

smith-kyle
Copy link
Member

Show the abilities of the app in a simple pull request with a variety of file types

@@ -23,8 +23,7 @@ Just browse the files and make some changes. You can try to add new functions, f

## Known Issues

- Sometimes the notebook outputs are not shown in the diff.
- There may be some spelling errors in the code and markdowns.
- There may be some spelling errors in the code and markdown.
- The code is not tested for all edge cases.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line too.

Comment on lines +20 to +21
def modulus(a, b):
return a % b
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is modulus used anywhere?

@DiffEnder DiffEnder deleted a comment from gitnotebooks bot Jun 10, 2025
@@ -14,7 +14,7 @@ This is a demo repository to showcase the ability to diff different types of fil

## Example Files

- `code-example.py`: Contains basic math functions like add, substract, multiply, divide, and modulus.
- `code-example.py`: Contains basic math functions like add, subtract, multiply, divide, and modulus.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my test comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant