-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes Lowest Common Denominator (#367)
* removes lowest_common_denominator_files * Update test_qaequilibrae_menu_with_project.py
- Loading branch information
Showing
11 changed files
with
3 additions
and
529 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
from .create_bandwidths_dialog import CreateBandwidthsDialog | ||
from .least_common_denominator_dialog import LeastCommonDenominatorDialog | ||
from .simple_tag_dialog import SimpleTagDialog | ||
from .compare_scenarios_dialog import CompareScenariosDialog |
181 changes: 0 additions & 181 deletions
181
qaequilibrae/modules/gis/forms/ui_least_common_denominator.ui
This file was deleted.
Oops, something went wrong.
104 changes: 0 additions & 104 deletions
104
qaequilibrae/modules/gis/least_common_denominator_dialog.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.