Skip to content
Snippets Groups Projects

Draft: Resolve "Conditional imports"

Open Erik Nixdorf requested to merge 22-conditional-imports into master
7 files
+ 76
116
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
1
@@ -3,4 +3,4 @@ CoRNy package
External data
"""
__all__ = ["openstreetmap", "soilgrids","meteoservice","nmdb","raster","corine"]
\ No newline at end of file
__all__ = ["openstreetmap", "soilgrids","meteoservice","nmdb","raster","corine","nmbd"]
\ No newline at end of file
Loading