Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Joseph Siddons
GeoSpatialTools
Commits
7c9913f5
Commit
7c9913f5
authored
5 months ago
by
Joseph Siddons
Browse files
Options
Download
Email Patches
Plain Diff
feat: add DateWarning class
parent
c5f7a0f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
GeoSpatialTools/utils.py
GeoSpatialTools/utils.py
+6
-0
No files found.
GeoSpatialTools/utils.py
View file @
7c9913f5
...
...
@@ -2,3 +2,9 @@ class LatitudeError(ValueError):
"""Error for invalid Latitude Value"""
pass
class
DateWarning
(
Warning
):
"""Warnning for Datetime Value"""
pass
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment