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

Update poutil.py #298

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Update poutil.py #298

wants to merge 1 commit into from

Conversation

doublewera
Copy link

Otherwise It does not show application specific po files, only one in the root directory

All Submissions:

  • [did not check ] Are tests passing? (From the root-level of the repository please run pip install tox && tox)
  • [no work done ] I have added or updated a test to cover the changes proposed in this Pull Request
  • [no neeed to change the docs ] I have updated the documentation to cover the changes proposed in this Pull Request

# Otherwise It does not show application specific po files 
abs_project_path = os.path.normpath(os.path.abspath(os.path.dirname(os.path.dirname(project.__file__)))
    )
@mbi
Copy link
Owner

mbi commented Dec 9, 2024

Well tests are failing. Either way the tests are wrong in the first place, in which case would you please update them in your PR, or the tests are fine but your PR is not.

Thoughts?

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.

2 participants