Skip to content
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

Fix TypeError: _pretty() takes 1 positional argument but 2 were given in sem/drt.py #2854

Merged
merged 5 commits into from Oct 13, 2021

Commits on Oct 7, 2021

  1. Implement get_refs function for DrtLambdaExpression

    Ahmet Yildirim committed Oct 7, 2021
    Copy the full SHA
    33610ca View commit details
    Browse the repository at this point in the history
  2. Update format

    Ahmet Yildirim committed Oct 7, 2021
    Copy the full SHA
    583c020 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Copy the full SHA
    1f5c99a View commit details
    Browse the repository at this point in the history
  2. Fix TypeError: _pretty() takes 1 positional argument but 2 were given…

    … in sem/drt.py
    Ahmet Yildirim committed Oct 12, 2021
    Copy the full SHA
    3be6f49 View commit details
    Browse the repository at this point in the history
  3. Add as author.

    Ahmet Yildirim committed Oct 12, 2021
    Copy the full SHA
    87e23ff View commit details
    Browse the repository at this point in the history