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

Undefined variable errors #44

Closed
cdeil opened this issue Sep 21, 2013 · 1 comment
Closed

Undefined variable errors #44

cdeil opened this issue Sep 21, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@cdeil
Copy link
Contributor

cdeil commented Sep 21, 2013

The static code analysis from my editor (Eclipse PyDev) claims the following errors for Enrico:

Description Resource    Path    Location    Type
Undefined variable: FitRunnerback   RunGTlike.py    /enrico/enrico  line 73 PyDev Problem
Undefined variable: UpperLimits fitmaker.py /enrico/enrico  line 273    PyDev Problem
Undefined variable: FitRunnerfront  RunGTlike.py    /enrico/enrico  line 74 PyDev Problem

I think these are real errors.
@davidsanchez Can you have a look? Or even run an analysis that uses these lines of code to test?

@ghost ghost assigned davidsanchez Sep 21, 2013
@davidsanchez
Copy link
Member

I will correct them

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

No branches or pull requests

2 participants